diff --git a/README.md b/README.md index 26a684a..1beeefb 100644 --- a/README.md +++ b/README.md @@ -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: ```