Commit 1aa241d9 authored by auslaner's avatar auslaner Committed by Paige Bailey
Browse files

Fixed #6183; Typo Correction and Pyglet Docs link (#6328)

Added missing 's' character in "install". Added link to pyglet documentation.
parent 94f9c2cc
......@@ -2,5 +2,5 @@
In order to run this code, you will need the following prerequisites:
* [OpenAI Gym](https://github.com/openai/gym) - `pip install gym`
* pyglet - `pip intall pyglet`
* [pyglet](https://bitbucket.org/pyglet/pyglet/wiki/Home) - `pip install pyglet`
* [TensorFlow](https://www.tensorflow.org/install/) - `pip install tensorflow`
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