Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
svpino authored Aug 3, 2020
1 parent ece7ec3 commit f36e2e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
In order to run the code, you need Python3 and the following libraries:

* [NumPy](http://www.numpy.org/)
* [TensorFlow 2.x](https://www.tensorflow.org/)
* [TensorFlow](https://www.tensorflow.org/)
* [OpenAI Gym](https://gym.openai.com/)

To install them all, make sure you activate a virtual environment and then run the following commands:
Expand Down

0 comments on commit f36e2e9

Please sign in to comment.