diff options
| author | Riccardo Spagni <ric@spagni.net> | 2016-11-24 12:28:09 +0200 |
|---|---|---|
| committer | Riccardo Spagni <ric@spagni.net> | 2016-11-24 12:28:09 +0200 |
| commit | ff6db6a9970af780e4a6925d3efc2769fa22d4ed (patch) | |
| tree | 1a2d70e38782534591549f5ab58764b6b3cd10d0 | |
| parent | d9e18a8843e527160c052b1d8dc91b927f9eaa89 (diff) | |
| parent | 9d6c10581ef3a7b6477de5b5e9cd19ee047e022d (diff) | |
| download | monzero-gui-ff6db6a9970af780e4a6925d3efc2769fa22d4ed.tar.gz monzero-gui-ff6db6a9970af780e4a6925d3efc2769fa22d4ed.tar.xz monzero-gui-ff6db6a9970af780e4a6925d3efc2769fa22d4ed.zip | |
Merge pull request #180
9d6c105 Improve OS X build instructions (Andreas Brekken)
| -rw-r--r-- | README.md | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -142,9 +142,13 @@ TODO `cd monero-core` -8. Start the build: +8. Build libwallet - `build.sh` + `./get_libwallet_api.sh` + +9. Start the build: + + `./build.sh` The executable can be found in the `build/release/bin` folder. |
