Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 7d1992e

Browse files
Update README.md
1 parent 1870bb1 commit 7d1992e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The installation prerequisites are the same as described in the TensorFlow
8484

8585
git clone https://github.com/NervanaSystems/ngraph-tf.git
8686
cd ngraph-tf
87-
git checkout v0.11.0-rc0
87+
git checkout v0.11.0
8888

8989

9090
2. Next run the following Python script to build TensorFlow, nGraph and the bridge. Please use Python 3.5:
@@ -183,9 +183,9 @@ run the following model:
183183

184184
The build and installation instructions are idential for Ubuntu 16.04 and OS X. However, please
185185
note that the Python setup is not always the same across various Mac OS versions. TensorFlow build
186-
instructions recommend using homebrew and often people use pyenv. There is also Anaconda/Miniconda
187-
which some users prefer. The basic criteria for building nGraph and the bridge on a Mac OS is
188-
to ensure that TensorFlow is successfully built.
186+
instructions recommend using Homebrew and often people use Pyenv. There is also Anaconda/Miniconda
187+
which some users prefer. Ensure that you can build TenorFlow successfully on OS X with a suitable
188+
Python environment prior to building nGraph.
189189

190190
## Debugging
191191

0 commit comments

Comments
 (0)