diff --git a/README.md b/README.md index d7ac1d7..55bce41 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ If you have any questions please let me know -- [joao@robot-learning.de](mailto: --- ## Installation +Clone this repository with +```bash +git clone --recurse-submodules https://github.com/jacarvalho/mpd-public.git +cd mpd-public +``` + Download [IsaacGym Preview 4](https://developer.nvidia.com/isaac-gym) and extract it under `deps/isaacgym`. Run the bash setup script to install everything.