1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

fixed typos

janisozaur
2016-01-07 08:12:07 +01:00
parent 7455873df6
commit 7937d1eb3f

@@ -46,7 +46,7 @@ This solution is tested continuously with our own dockerfile and then travis.
As with other distros, you'll need gcc capable of producing 32 bit binaries. The package is called `gcc-multilib`, but it conflicts with `gcc` which you probably have installed already. As with other distros, you'll need gcc capable of producing 32 bit binaries. The package is called `gcc-multilib`, but it conflicts with `gcc` which you probably have installed already.
The first thing your going to ened to do if you don't already have it done, is install [yaourt.](https://wiki.archlinux.org/index.php/Yaourt#Installation) The first thing you're going to need to do if you don't already have it done, is install [yaourt.](https://wiki.archlinux.org/index.php/Yaourt#Installation)
Once you have done that, you need to enable 32 bit libraries, by doing [this.](https://wiki.archlinux.org/index.php/Multilib#Enabling) Once you have done that, you need to enable 32 bit libraries, by doing [this.](https://wiki.archlinux.org/index.php/Multilib#Enabling)