From 3c869b7caf4ef65ef395e8af64962af6e0bdde8a Mon Sep 17 00:00:00 2001 From: cloveranon Date: Tue, 17 Dec 2019 02:24:44 -0500 Subject: [PATCH] fix readme to new url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2c89dd..490249b 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Windows Installer is hopefully coming soon. In the meantime you can manually ins Install python (version 3.7 or lower), tensorflow (1.14 or possibly 1.15 are known to work) and numpy then: ``` -git clone "https://github.com/cloveranon/AIDungeon-Clover-Edition/" +git clone "https://github.com/cloveranon/Clover-Edition/" cd aidungeon python3 play.py ```