From cad8d38bd840d2cabf3b2a6865089ef9b1bb029e Mon Sep 17 00:00:00 2001 From: Steinkirch <1130416+bt3gl@users.noreply.github.com> Date: Mon, 11 May 2020 08:50:59 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7f1a16..f1f8016 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Download and install [MuJoCo](https://www.roboti.us/index.html). You will also need to register for a license, which asks for a machine ID. The documentation on the website is incomplete, so just download the suggested script and run: ```bash -mv getid_osx.dmg getid_osx.dms +mv getid_osx getid_osx.dms ./getid_osx.dms ```