]> git.lizzy.rs Git - dragonfireclient.git/commitdiff
Fix build instructions
authorElias Fleckenstein <eliasfleckenstein@web.de>
Tue, 17 May 2022 20:13:17 +0000 (22:13 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Tue, 17 May 2022 20:13:17 +0000 (22:13 +0200)
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: