Explorar o código

Update README.md

Maxime Chevalier-Boisvert %!s(int64=6) %!d(string=hai) anos
pai
achega
ed43374bfd
Modificáronse 1 ficheiros con 7 adicións e 1 borrados
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -32,7 +32,13 @@ This environment has been built as part of work done at the [MILA](https://mila.
 
 ## Installation
 
-Clone this repository and install the dependencies with `pip3`:
+There is now a [pip package](https://pypi.org/project/gym-minigrid/) available, which is updated periodically:
+
+```
+pip install gym-minigrid
+```
+
+Alternatively, to get the latest version of MiniGrid, you can clone this repository and install the dependencies with `pip3`:
 
 ```
 git clone https://github.com/maximecb/gym-minigrid.git