Add link from "build from source" sections to GitHub CI.

PiperOrigin-RevId: 499737486
Change-Id: If9c5fa730166bfc73b828c87cf4ba4ddb9ace28c
This commit is contained in:
Yuval Tassa
2023-01-04 23:58:25 -08:00
committed by Copybara-Service
parent ba9229cad5
commit 928eb7a067
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -102,6 +102,9 @@ The Python bindings should now be installed! To check that they've been
successfully installed, ``cd`` outside of the ``mujoco`` directory and run
``python -c "import mujoco"``.
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.
.. _PyViewer:
Interactive viewer