From 377739ddc48fed163d802ada56f630441b08abb9 Mon Sep 17 00:00:00 2001 From: Matteo Bettini <55539777+matteobettini@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:10:20 +0100 Subject: [PATCH] Docs] MAgent typo (#162) --- 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