mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 14:10:30 +00:00
Merge pull request #2 from domluna/fix-cloning-typo
fix typo in cloning installation
This commit is contained in:
@@ -37,7 +37,7 @@ You can perform a minimal install of ``gym`` with:
|
||||
|
||||
.. code:: shell
|
||||
|
||||
git clone git@github.com:gym
|
||||
git clone git@github.com:openai/gym.git
|
||||
cd gym
|
||||
pip install -e .
|
||||
|
||||
|
Reference in New Issue
Block a user