mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 00:07:51 +00:00
Merge pull request #1530
f3891ff
Fix build instructions for Linux (MaxXor)
This commit is contained in:
commit
b43a268873
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