Skip to content

Commit 1e8e569

Browse files
authored
Update README.md
1 parent a7c3639 commit 1e8e569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Some pointers on migration are available [here](https://mujoco.readthedocs.io/en
1111
```sh
1212
$ git clone https://github.com/rohanpsingh/mujoco-python-viewer
1313
$ cd mujoco-python-viewer
14-
$ pip install .
14+
$ pip install -e .
1515
```
1616
Or, install via Pip.
1717
```sh

0 commit comments

Comments
 (0)