diff --git a/README.md b/README.md index 30bec15f..7736d078 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Add the path to the mujoco bin directory to your dynamic loader: This is particularly useful on Ubuntu 14.04, which does not have a GLFW package. -### Ubuntu installtion troubleshooting +### Ubuntu installation troubleshooting Because `mujoco_py` has compiled native code that needs to be linked to a supplied MuJoCo binary, it's installation on linux can be more challenging than pure Python source packages.