Fix link in documentation.
PiperOrigin-RevId: 529400443 Change-Id: I696dac60ef6f421e9308097593c8afe883fe90e7
This commit is contained in:
committed by
Copybara-Service
parent
267299fb59
commit
88ec9b202e
@@ -120,8 +120,9 @@ Additionally, the CMake setup also implements an installation phase which will c
|
||||
target directory. Specify the directory using ``cmake $PATH_TO_CLONED_REPO -DCMAKE_INSTALL_PREFIX=<my_install_dir>``.
|
||||
After successfully building MuJoCo following the instructions above, you can install it using ``cmake --install .``.
|
||||
|
||||
As a reference, a working build configuration can be found in MuJoCo's
|
||||
[continuous integration setup](https://github.com/deepmind/mujoco/blob/main/.github/workflows/build.yml) on GitHub.
|
||||
.. tip::
|
||||
As a reference, a working build configuration can be found in MuJoCo's
|
||||
`continuous integration setup <https://github.com/deepmind/mujoco/blob/main/.github/workflows/build.yml>`_ on GitHub.
|
||||
|
||||
.. _inHeader:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user