From b15dea00871f69cf91eedee967f48e201e15e88a Mon Sep 17 00:00:00 2001 From: Yin Jie <42110520+sjtuyinjie@users.noreply.github.com> Date: Thu, 19 Dec 2024 15:24:48 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d3c130b7..f7ef4a9a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Project Page: https://genesis-embodied-ai.github.io/ ### Quick Installation Genesis is available via PyPI: ```bash -pip install genesis-world +pip install genesis-world # Requires Python >=3.9; ``` You also need to install **PyTorch** following the [official instructions](https://pytorch.org/get-started/locally/).