Merge pull request #1 from asmith26/patch-1

Fix small typo
This commit is contained in:
Nicklas Hansen
2023-10-28 10:04:29 -07:00
committed by GitHub

View File

@@ -35,7 +35,7 @@ cd docker && docker build . -t <user>/tdmpc2:0.1.0
If you prefer to install dependencies manually, start by installing dependencies via `conda` by running 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 If you want to run ManiSkill2, you will additionally need to download and link the necessary assets by running