Skip to content

Commit b6816db

Browse files
Update Installation-Windows.md
1 parent d22c62b commit b6816db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Installation-Windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Make sure to replace the relevant directory location with the one you have insta
166166
</p>
167167

168168
### Install TensorFlow GPU
169-
Next, install `tensorflow-gpu` using `pip`. You'll need version 1.4.0 as newer version require CUDA 9 which is not yet supported. In an Anaconda Prompt with the Conda environment ml-agents activated, type in the following command _(make sure you are connected to the internet)_:
169+
Next, install `tensorflow-gpu` using `pip`. You'll need version 1.4.0 as newer versions require CUDA 9 which is not yet supported. In an Anaconda Prompt with the Conda environment ml-agents activated, type in the following command _(make sure you are connected to the internet)_:
170170

171171
```
172172
pip install tensorflow-gpu==1.4.0

0 commit comments

Comments
 (0)