mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-02 06:16:32 +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):
|
||||
|
||||
```
|
||||
pip install -r requirements.txt
|
||||
pip install gymnasium
|
||||
cd docs
|
||||
pip install -r requirements.txt # To install document builder requirements.
|
||||
```
|
||||
|
||||
To build the documentation once:
|
||||
|
Reference in New Issue
Block a user