Skip to content

Commit

Permalink
Merge pull request nicklashansen#1 from asmith26/patch-1
Browse files Browse the repository at this point in the history
Fix small typo
  • Loading branch information
nicklashansen committed Oct 28, 2023
2 parents b67b21c + d36529d commit 58a95e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

```
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
Expand Down

0 comments on commit 58a95e4

Please sign in to comment.