Add git installation steps for Arch/Alpine to README

This commit is contained in:
lynx197 2023-03-01 09:09:58 +01:00 committed by GitHub
parent 514bf3582c
commit 8c7276c9d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -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