1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-24 00:03:11 +01:00

Needs Git if not installed.

Krutonium
2016-01-09 16:41:07 -05:00
parent b0487cd43b
commit dd07af70c0

@@ -53,7 +53,7 @@ As with other distros, you'll need gcc capable of producing 32-bit binaries. The
3. Run the following commands (Replaces gcc with gcc-multilib, and installs cmake):
```
sudo pacman -Rdd gcc gcc-libs
sudo pacman -S gcc-libs-multilib gcc-multilib cmake
sudo pacman -S gcc-libs-multilib gcc-multilib cmake git
```
4. Install these packages (uses yaourt to install the remaining required packages):