diff --git a/assets/macos_install.png b/assets/macos_install.png deleted file mode 100644 index 2cc1cfc5..00000000 Binary files a/assets/macos_install.png and /dev/null differ diff --git a/python/README.md b/python/README.md index f9b8cb66..18dbf622 100644 --- a/python/README.md +++ b/python/README.md @@ -37,10 +37,6 @@ 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. ```bash