From 90540688a27eb3e0984b99fd5c2bc0a1316ae4b5 Mon Sep 17 00:00:00 2001 From: "Steven H. Wang" Date: Mon, 24 Feb 2020 15:50:47 -0800 Subject: [PATCH] Fix README typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc17bc6d..4719490e 100644 --- a/README.md +++ b/README.md @@ -117,9 +117,9 @@ 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 +Because `mujoco_py` has compiled native code that needs to be linked to a supplied MuJoCo binary, its installation on linux can be more challenging than pure Python source packages. To install mujoco-py on Ubuntu, make sure you have the following libraries installed: