Added link to arch aur

misuto 2015-03-07 23:37:46 +01:00
parent a9e5c2e3b8
commit 41b4e7e267

@ -17,6 +17,8 @@ You'll need to download and install the following to build Citra:
### Building GLFW:
On arch you can use the [PKGBUILD](https://aur.archlinux.org/packages/citra-git/PKGBUILD)
On Debian, install dependencies with `apt-get install xorg-dev` and `apt-get install libglu1-mesa-dev`. Then compile using these commands from a terminal:
```