From: A. Unique TensorFlower Date: Fri, 16 Mar 2018 16:42:45 +0000 (-0700) Subject: Doc grammar and style fixes for macOS installation. X-Git-Tag: tflite-v0.1.7~149^2~2^2~58 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=14009941a5dbe9f58c0866d9152a4ddd5ebc7d54;p=platform%2Fupstream%2Ftensorflow.git Doc grammar and style fixes for macOS installation. PiperOrigin-RevId: 189351224 --- diff --git a/tensorflow/docs_src/install/install_mac.md b/tensorflow/docs_src/install/install_mac.md index 623ca6b..99745fc 100644 --- a/tensorflow/docs_src/install/install_mac.md +++ b/tensorflow/docs_src/install/install_mac.md @@ -238,7 +238,7 @@ take the following steps: operating system and Python version. Find the appropriate value for tfBinaryURL [here](#the_url_of_the_tensorflow_python_package). For example, if - you are installing TensorFlow for Mac OS and Python 2.7 + you are installing TensorFlow for macOS and Python 2.7 issue the following command:
 $ sudo pip install --upgrade \
@@ -513,12 +513,7 @@ RuntimeError: Broken toolchain: cannot link a simple C program
## The URL of the TensorFlow Python package A few installation mechanisms require the URL of the TensorFlow Python package. -The value you specify depends on three factors: - - * operating system - * Python version - -This section documents the relevant values for Mac OS installations. +The value you specify depends on your Python version. ### Python 2.7