diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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: |