Merge pull request #2083 from jjyyxx:patch-1

PiperOrigin-RevId: 678207225
Change-Id: I440823d00faa119bbd948351f38e3774c6fa37a6
This commit is contained in:
Copybara-Service
2024-09-24 05:42:17 -07:00
+1 -1
View File
@@ -8,7 +8,7 @@ Introduction
~~~~~~~~~~~~
This chapter is the MuJoCo programming guide. A separate chapter contains the :doc:`../APIreference/index`
documentation. MuJoCo is a dynamic library compatible with Windows, Linux and macOS, which requires a process with AVX
documentation. MuJoCo is a dynamic library compatible with Windows, Linux and macOS, which requires a processor with AVX
instructions. The library exposes the full functionality of the simulator through a compiler-independent shared-memory C
API. It can also be used in C++ programs.