Skip to content

Commit

Permalink
Update README.md to indicate required TensorFlow version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cshallue committed Jan 10, 2017
1 parent a46f826 commit 5e250ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion im2txt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ approximately 10 times slower.
First ensure that you have installed the following required packages:

* **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)).
* **Natural Language Toolkit (NLTK)**:
* First install NLTK ([instructions](http://www.nltk.org/install.html)).
Expand Down

0 comments on commit 5e250ff

Please sign in to comment.