]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - README.md
Fix build instructions
[dragonfireclient.git] / README.md
index b28a0ff06c63ee8dbc93c7cd761bb9290509c9e2..410ca91a01d4eef2b318dc45c60c6c6f8c7ce98f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -172,8 +172,8 @@ For Fedora users:
 
 Download source (this is the URL to the latest of source repository, which might not work at all times) using Git:
 
-    git clone --depth 1 https://github.com/EliasFleckenstein03/dragonfireclient
-    cd minetest
+    git clone --depth 1 https://github.com/dragonfireclient/dragonfireclient
+    cd dragonfireclient
 
 Download minetest_game (otherwise only the "Development Test" game is available) using Git: