diff options
author | arydev <62546648+arydevy@users.noreply.github.com> | 2021-04-09 09:12:28 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-09 09:12:28 +0300 |
commit | ea8fa30b67f0b7b1bf8cad229e934b76d3c0132a (patch) | |
tree | 0a011ffa79a9c06f89b86516fead3dc6e077a70c | |
parent | c47eae3165bc1229c5f08424933f8794a8ee3cf9 (diff) | |
download | dragonfireclient-ea8fa30b67f0b7b1bf8cad229e934b76d3c0132a.tar.xz |
Changed README.md to fit the dragonfire client
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |