From 6650f780a9e38dcdc3a3583251ddf8b9ca8900e8 Mon Sep 17 00:00:00 2001 From: Benjamin Bay <48391872+ben-bay@users.noreply.github.com> Date: Mon, 9 Dec 2019 14:04:21 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2eb78f..f94b43d 100644 --- a/README.md +++ b/README.md @@ -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 ```