Skip to content

Commit 5a9e944

Browse files
authoredMay 6, 2020
update README.md
1 parent 2426a8f commit 5a9e944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Tensorflow GPU 2.1.0
2323

2424
## Installation
2525
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.
26+
After you install Anaconda, you can create a virtual environment with python 3.5.4.
2727
```
2828
conda create -n env-name python=3.5.4
2929
```

0 commit comments

Comments
 (0)
Please sign in to comment.