mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 22:11:25 +00:00
Update README.md
This commit is contained in:
@@ -11,7 +11,7 @@ The documentation website is at [gymnasium.farama.org](https://gymnasium.farama.
|
||||
|
||||
## Installation
|
||||
|
||||
To install the base Gymnasium library, use `pip install gymnasium`.
|
||||
To install the base Gymnasium library, use `pip install gymnasium`
|
||||
|
||||
This does not include dependencies for all families of environments (there's a massive number, and some can be problematic to install on certain systems). You can install these dependencies for one family like `pip install gymnasium[atari]` or use `pip install gymnasium[all]` to install all dependencies.
|
||||
|
||||
|
Reference in New Issue
Block a user