Skip to content

Commit

Permalink
isaacsim 4.0.0 no cache install
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Yang committed Jul 22, 2024
1 parent ee5592d commit 6029a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ There are three ways to setup **`OmniGibson`**, all built upon different ways of
```shell
git clone https://github.com/StanfordVL/OmniGibson.git
cd OmniGibson
pip install -e .[isaac]
pip install --no-cache-dir -e .[isaac]
```

If this step fails, we recommend trying the [source installation](#-install-from-source-linux--windows) method.
Expand Down

0 comments on commit 6029a6c

Please sign in to comment.