Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit b4d9101

Browse files
committed
clean up README
1 parent 8c53716 commit b4d9101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ It should also be compatible with kilted and rolling, but we do not actively mai
1515
We assume all required ROS dependencies have been installed either manually or with `rosdep`.
1616

1717
For configuring MuJoCo, the included [CMakeLists.txt](./CMakeLists.txt) will first attempt to use the [mujoco_vendor](https://github.com/pal-robotics/mujoco_vendor) package if it is installed in your workspace.
18-
If [mujoco_vendor] is not found, a local install of MuJoCo can be used to build the application by setting the following environment variables,
18+
If it is not found, a local install of MuJoCo can be used to build the application by setting the following environment variables,
1919

2020
```bash
2121
# The tested version

0 commit comments

Comments
 (0)