mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
Fix build instructions for Linux
This commit is contained in:
parent
1107daab98
commit
f3891ffe04
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue