]> git.lizzy.rs Git - minetest.git/blobdiff - README.md
Add git installation steps for Arch/Alpine to README
[minetest.git] / README.md
index 3e6a7f132a2ad47318532823351e03a70ef7e9dd..918cbdf483f14d6bd9ee513f4c2a439ed458e314 100644 (file)
--- 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