]> git.lizzy.rs Git - dragonfireclient.git/commitdiff
Changed README.md to fit the dragonfire client 35/head
authorarydev <62546648+arydevy@users.noreply.github.com>
Fri, 9 Apr 2021 06:12:28 +0000 (09:12 +0300)
committerGitHub <noreply@github.com>
Fri, 9 Apr 2021 06:12:28 +0000 (09:12 +0300)
README.md

index e767f1fe390832486d3d953bbbda056cf8e5c5aa..90ab203f8eb93cf2c7cb059c94735743dd42df8f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ and contributors (see source file comments and the version control log)
 
 In case you downloaded the source code
 --------------------------------------
-If you downloaded the Minetest Engine source code in which this file is
+If you downloaded the Dragonfire Client source code in which this file is
 contained, you probably want to download the [Minetest Game](https://github.com/minetest/minetest_game/)
 project too. See its README.txt for more information.
 
@@ -170,7 +170,7 @@ 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/minetest/minetest.git
+    git clone --depth 1 https://github.com/EliasFleckenstein03/dragonfireclient
     cd minetest
 
 Download minetest_game (otherwise only the "Development Test" game is available) using Git: