mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
linux build instructions
This commit is contained in:
parent
13253c3a2e
commit
7573f370b3
1 changed files with 3 additions and 9 deletions
12
README.md
12
README.md
|
@ -97,17 +97,11 @@ Packaging for your favorite distribution would be a welcome contribution!
|
|||
|
||||
6. Build the GUI.
|
||||
|
||||
`qmake`
|
||||
`./build.sh`
|
||||
|
||||
`make`
|
||||
7. Run the GUI client.
|
||||
|
||||
7. Before running the GUI, it's recommended that you have the Monero daemon running in the background.
|
||||
|
||||
`./monerod`
|
||||
|
||||
8. Run the GUI client.
|
||||
|
||||
`./release/bin/monero-core`
|
||||
`./release/bin/monero-wallet-gui`
|
||||
|
||||
### On OS X:
|
||||
|
||||
|
|
Loading…
Reference in a new issue