diff --git a/README.md b/README.md index 432d720..a3ee4f1 100755 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ cd docker && docker build . -t /tdmpc2:0.1.0 If you prefer to install dependencies manually, start by installing dependencies via `conda` by running ``` -conda env create -f docker/environment.yml +conda env create -f docker/environment.yaml ``` If you want to run ManiSkill2, you will additionally need to download and link the necessary assets by running