Updated Building for Linux (markdown)
@@ -22,7 +22,7 @@ You'll need to download and install the following to build Citra:
|
||||
- Fedora: `dnf install cmake`
|
||||
* [Clang](https://github.com/llvm-mirror/clang) 3.8 (optional build alternative)
|
||||
- Deb: `apt-get install clang libc++-dev` (in some distros, clang-3.8).
|
||||
- Arch: `pacman -S clang libc++`
|
||||
- Arch: `pacman -S clang`, `libc++` is in the AUR. Use pacaur or yaourt to install it.
|
||||
|
||||
### Cloning Citra in Git:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user