aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3e6a7f132..918cbdf48 100644
--- a/README.md
+++ b/README.md
@@ -170,6 +170,14 @@ For Fedora users:
sudo dnf install git
+For Arch users:
+
+ sudo pacman -S git
+
+For Alpine users:
+
+ sudo apk add git
+
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