This commit is contained in:
Kevin Zakka
2022-03-29 15:32:04 -07:00
parent c047b9a530
commit 0c9bbec26f
+1 -1
View File
@@ -37,7 +37,7 @@ Before proceeding, make sure you have CMake and a C++17 compiler installed.
1. Download the latest release of the [binary archives](https://github.com/deepmind/mujoco/releases) from GitHub. On macOS, the download corresponds to a DMG file from which you can drag the `MuJoCo` app into your Applications folder.
2. Clone the entire `mujoco` repository from GitHub and cd into the python directory.
2. Clone the entire `mujoco` repository from GitHub and `cd` into the python directory.
```bash
git clone https://github.com/deepmind/mujoco.git