Fix build instructions for Linux

This commit is contained in:
MaxXor 2018-07-28 07:45:43 -04:00
parent 1107daab98
commit f3891ffe04

View File

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