Skip to content

Commit

Permalink
Update README to clarify supported versions of TensorFlow
Browse files Browse the repository at this point in the history
  • Loading branch information
keithito authored Mar 30, 2018
1 parent e90b96a commit 494dd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Pull requests are welcome!
1. Install Python 3.

2. Install the latest version of [TensorFlow](https://www.tensorflow.org/install/) for your platform. For better
performance, install with GPU support if it's available. This code works with TensorFlow 1.3 or 1.4.
performance, install with GPU support if it's available. This code works with TensorFlow 1.3 and later.

3. Install requirements:
```
Expand Down

0 comments on commit 494dd8b

Please sign in to comment.