diff options
| author | Riccardo Spagni <ric@spagni.net> | 2016-12-22 22:43:01 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2016-12-22 22:43:01 +0200 |
| commit | 3b1ad0be27be44186d64bbd35841e20a6d3db208 (patch) | |
| tree | 13d8bee1b1b10a3ca61705a49442238f6ad8dd58 | |
| parent | 05434a994f9bfbb6c4c8b9f4dcf97af1fa9677f7 (diff) | |
| parent | 7573f370b33b4653022cb52e7bb9e16e354bbe90 (diff) | |
| download | monzero-gui-3b1ad0be27be44186d64bbd35841e20a6d3db208.tar.gz monzero-gui-3b1ad0be27be44186d64bbd35841e20a6d3db208.tar.xz monzero-gui-3b1ad0be27be44186d64bbd35841e20a6d3db208.zip | |
Merge pull request #332
7573f37 linux build instructions (Jaqueeee)
| -rw-r--r-- | README.md | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -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: |
