From: Elias Fleckenstein Date: Tue, 17 May 2022 20:13:17 +0000 (+0200) Subject: Fix build instructions X-Git-Tag: 2022.05~4 X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=147aaf326ff194bd8daa9ae1baadb971c0be0fe7;p=dragonfireclient.git Fix build instructions --- diff --git a/README.md b/README.md index b28a0ff06..410ca91a0 100644 --- 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: