mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-09-26 17:38:54 +00:00
Include instruction to install doc requirement.txt (#169)
This commit is contained in:
@@ -32,8 +32,9 @@ Ensure the environment is in Gymnasium (or your fork). Ensure that the environme
|
|||||||
Install the required packages and Gymnasium (or your fork):
|
Install the required packages and Gymnasium (or your fork):
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install -r requirements.txt
|
|
||||||
pip install gymnasium
|
pip install gymnasium
|
||||||
|
cd docs
|
||||||
|
pip install -r requirements.txt # To install document builder requirements.
|
||||||
```
|
```
|
||||||
|
|
||||||
To build the documentation once:
|
To build the documentation once:
|
||||||
|
Reference in New Issue
Block a user