Merge pull request #1530

f3891ff Fix build instructions for Linux (MaxXor)
This commit is contained in:
luigi1111 2018-08-02 17:45:43 -05:00
commit b43a268873
No known key found for this signature in database
GPG key ID: F4ACA0183641E010

View file

@ -114,7 +114,7 @@ Packaging for your favorite distribution would be a welcome contribution!
```
cd monero-gui
./build.sh
QT_SELECT=5 ./build.sh
```
The executable can be found in the build/release/bin folder.