diff --git a/README.md b/README.md index a4916f0fd..a46aa82c0 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,7 @@ Project Page: ## Quick Installation 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;