Merge pull request #180

9d6c105 Improve OS X build instructions (Andreas Brekken)
This commit is contained in:
Riccardo Spagni 2016-11-24 12:28:09 +02:00
commit ff6db6a997
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -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.