Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouxian authored Dec 29, 2024
1 parent 9b19947 commit 1b2f1df
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,12 @@ Project Page: <https://genesis-embodied-ai.github.io/>

## Quick Installation

Genesis is available via PyPI:

Install **PyTorch** first following the [official instructions](https://pytorch.org/get-started/locally/
Then install Genesis via PyPI:
```bash
pip install genesis-world # Requires Python >=3.9;
```

You also need to install **PyTorch** following the [official instructions](https://pytorch.org/get-started/locally/).

For the latest version, clone the repository and install locally:

```bash
Expand Down

0 comments on commit 1b2f1df

Please sign in to comment.