Commit 9bec9e8f authored by Chris Shallue's avatar Chris Shallue Committed by GitHub
Browse files

Merge pull request #882 from cshallue/master

Update README.md to indicate required TensorFlow version.
parents 250debf2 5e250ff9
...@@ -119,7 +119,7 @@ approximately 10 times slower. ...@@ -119,7 +119,7 @@ approximately 10 times slower.
First ensure that you have installed the following required packages: First ensure that you have installed the following required packages:
* **Bazel** ([instructions](http://bazel.io/docs/install.html)). * **Bazel** ([instructions](http://bazel.io/docs/install.html)).
* **TensorFlow** ([instructions](https://www.tensorflow.org/versions/master/get_started/os_setup.html)). * **TensorFlow** r0.12 or greater ([instructions](https://www.tensorflow.org/versions/master/get_started/os_setup.html)).
* **NumPy** ([instructions](http://www.scipy.org/install.html)). * **NumPy** ([instructions](http://www.scipy.org/install.html)).
* **Natural Language Toolkit (NLTK)**: * **Natural Language Toolkit (NLTK)**:
* First install NLTK ([instructions](http://www.nltk.org/install.html)). * First install NLTK ([instructions](http://www.nltk.org/install.html)).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment