Merge pull request #332

7573f37 linux build instructions (Jaqueeee)
This commit is contained in:
Riccardo Spagni
2016-12-22 22:43:01 +02:00

View File

@@ -97,17 +97,11 @@ Packaging for your favorite distribution would be a welcome contribution!
6. Build the GUI. 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. `./release/bin/monero-wallet-gui`
`./monerod`
8. Run the GUI client.
`./release/bin/monero-core`
### On OS X: ### On OS X: