瀏覽代碼

Update README.md

Maxime Chevalier-Boisvert 6 年之前
父節點
當前提交
eb7d46669e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

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