1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

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

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