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

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.