diff --git a/README.md b/README.md index 1524ca995cd7214bdbbb2b17422070ea5cb752a4..cfac818621242139c69c80d3a1ec83d501d973a1 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ The code works on top of [Metaworld-v1](https://github.com/rlworkgroup/metaworld # Installation and Experimentation -A-MFEA-RL depends on Metaworld and [MuJoco](https://github.com/openai/mujoco-py) (license required). To automatically install conda environment and Metaworld run: +A-MFEA-RL depends on Metaworld and [MuJoco](https://github.com/openai/mujoco-py) (license required). To automatically install conda environment and Metaworld run ([Mujoco](https://github.com/openai/mujoco-py) is required for this to work): + ```bash chmod +x install.sh ./install.sh