Update README.md

This commit is contained in:
Benjamin Bay
2019-12-09 14:04:21 -08:00
committed by GitHub
parent d9c410fb83
commit 6650f780a9
+1 -1
View File
@@ -12,7 +12,7 @@ To play the game locally, it is recommended that you have an nVidia GPU with 12
git clone https://github.com/AIDungeon/AIDungeon/
cd AIDungeon
./install.sh
python play.py
python3 play.py
```