Skip to content

Commit f3ecce1

Browse files
authored
Update README.md
1 parent 857cd47 commit f3ecce1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# Installation
77
```shell
88
pip install pytorch-kinematics
9+
# Alternatively, if you want to load from mujoco's XML format, use:
10+
pip install pytorch-kinematics[mujoco]
911
```
1012

1113
For development, clone repository somewhere, then `pip3 install -e .` to install in editable mode.

0 commit comments

Comments
 (0)