Skip to content

Commit 01a51ee

Browse files
hougangliusaberkun
authored andcommitted
Fix a3c wrong README.md (#7961)
1 parent 9c9aec1 commit 01a51ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

research/a3c_blogpost/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ In order to run this code, you will need the following prerequisites:
33

44
* [OpenAI Gym](https://github.com/openai/gym) - `pip install gym`
55
* [pyglet](https://bitbucket.org/pyglet/pyglet/wiki/Home) - `pip install pyglet`
6-
* [TensorFlow](https://www.tensorflow.org/install/) - `pip install tensorflow`
6+
* [TensorFlow](https://www.tensorflow.org/install/) - `pip install tensorflow==v1.14.0`

0 commit comments

Comments
 (0)