From 46ef1f1ceeaee32acdf1b89b4742bb3ff0b41a0f Mon Sep 17 00:00:00 2001 From: Matteo Bettini Date: Thu, 23 Jan 2025 10:38:09 +0000 Subject: [PATCH] typo --- README.md | 2 +- docs/source/usage/installation.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdef823e..d675d054 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ pip install dm-meltingpot ##### MAgent2 ```bash -pip install git+https://github.com/Farama-Foundation/MAgent +pip install git+https://github.com/Farama-Foundation/MAgent2 ``` ##### SMACv2 diff --git a/docs/source/usage/installation.rst b/docs/source/usage/installation.rst index d9e6ff30..1dd33975 100644 --- a/docs/source/usage/installation.rst +++ b/docs/source/usage/installation.rst @@ -94,7 +94,7 @@ MAgent2 .. code-block:: console - pip install git+https://github.com/Farama-Foundation/MAgent + pip install git+https://github.com/Farama-Foundation/MAgent2 Install models