We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2426a8f commit 5a9e944Copy full SHA for 5a9e944
README.md
@@ -23,7 +23,7 @@ Tensorflow GPU 2.1.0
23
24
## Installation
25
I strongly recommend you to use [`Anaconda`](https://www.continuum.io/downloads), which is a package manager and provides python virtual environment.
26
-After you install Anaconda, you can create a virtual environment with python 3.4.
+After you install Anaconda, you can create a virtual environment with python 3.5.4.
27
```
28
conda create -n env-name python=3.5.4
29
0 commit comments