aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com>2021-08-30 17:59:59 +0200
committerGitHub <noreply@github.com>2021-08-30 17:59:59 +0200
commitfb4815c660d6d9cfc9df76a3ba763095b9701925 (patch)
tree4d64f929f14c7d7df27365f587ba5f890cffce79
parentf122888148f6efb2f4d28d4de4e4f4221cb29ac0 (diff)
parentea8fa30b67f0b7b1bf8cad229e934b76d3c0132a (diff)
downloaddragonfireclient-fb4815c660d6d9cfc9df76a3ba763095b9701925.tar.xz
Merge pull request #35 from arydevy/patch-1
Changed README.md to fit the dragonfire client
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 013687685..b49b96a31 100644
--- 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: