aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndreas Brekken <andreas@brekken.com>2016-11-17 16:11:49 -0800
committerGitHub <noreply@github.com>2016-11-17 16:11:49 -0800
commit9d6c10581ef3a7b6477de5b5e9cd19ee047e022d (patch)
tree84e30c3f02135e48dbc16ff671358b389907eca9 /README.md
parentc83336cc4714215725cba957d8ea164a57c33987 (diff)
downloadmonzero-gui-9d6c10581ef3a7b6477de5b5e9cd19ee047e022d.tar.gz
monzero-gui-9d6c10581ef3a7b6477de5b5e9cd19ee047e022d.tar.xz
monzero-gui-9d6c10581ef3a7b6477de5b5e9cd19ee047e022d.zip
Improve OS X build instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 80cec182..a3276c35 100644
--- a/README.md
+++ b/README.md
@@ -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.