We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7c3639 commit 1e8e569Copy full SHA for 1e8e569
README.md
@@ -11,7 +11,7 @@ Some pointers on migration are available [here](https://mujoco.readthedocs.io/en
11
```sh
12
$ git clone https://github.com/rohanpsingh/mujoco-python-viewer
13
$ cd mujoco-python-viewer
14
-$ pip install .
+$ pip install -e .
15
```
16
Or, install via Pip.
17
0 commit comments