From 147aaf326ff194bd8daa9ae1baadb971c0be0fe7 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Tue, 17 May 2022 22:13:17 +0200 Subject: [PATCH] Fix build instructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: