From 6c2383634f0a2ae1908b8f83a42d9f27c19ebf7a Mon Sep 17 00:00:00 2001 From: Zhou Xian Date: Sun, 29 Dec 2024 10:35:52 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4916f0f..a46aa82c 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;