Update python.rst

This commit is contained in:
Taylor Howell
2023-06-19 14:12:08 -07:00
committed by GitHub
parent 5e220d43fe
commit 52aa5b645c
+1 -1
View File
@@ -534,7 +534,7 @@ Building from source
.. code-block:: shell
cd dist
MUJOCO_PATH=/PATH/TO/MUJOCO pip install mujoco-x.y.z.tar.gz
MUJOCO_PATH=/PATH/TO/MUJOCO MUJOCO_PLUGIN_PATH=/PATH/TO/MUJOCO_PLUGIN pip install mujoco-x.y.z.tar.gz
The Python bindings should now be installed! To check that they've been
successfully installed, ``cd`` outside of the ``mujoco`` directory and run