Updated Building for Linux (markdown)

Merry 2018-01-15 00:37:36 +00:00
parent 1244631d30
commit cc7689c0c3
1 changed files with 1 additions and 1 deletions

@ -12,7 +12,7 @@ You'll need to download and install the following to build yuzu:
- Arch: `pacman -S qt5`
- Fedora: `dnf install qt5-qtbase qt5-qtbase-devel`
- Gentoo: `emerge dev-qt/qtcore dev-qt/qtopengl`
* GCC v5+ (for C++14 support)
* GCC v7 (for C++17 support)
- Deb: `apt-get install build-essential`
- Arch: `pacman -S base-devel`
- Fedora: `dnf install sys-devel/gcc`