Commit 01a51ee2 authored by Hougang Liu's avatar Hougang Liu Committed by Hongkun Yu
Browse files

Fix a3c wrong README.md (#7961)

parent 9c9aec17
...@@ -3,4 +3,4 @@ In order to run this code, you will need the following prerequisites: ...@@ -3,4 +3,4 @@ In order to run this code, you will need the following prerequisites:
* [OpenAI Gym](https://github.com/openai/gym) - `pip install gym` * [OpenAI Gym](https://github.com/openai/gym) - `pip install gym`
* [pyglet](https://bitbucket.org/pyglet/pyglet/wiki/Home) - `pip install pyglet` * [pyglet](https://bitbucket.org/pyglet/pyglet/wiki/Home) - `pip install pyglet`
* [TensorFlow](https://www.tensorflow.org/install/) - `pip install tensorflow` * [TensorFlow](https://www.tensorflow.org/install/) - `pip install tensorflow==v1.14.0`
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment