mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
Improve OS X build instructions
This commit is contained in:
parent
c83336cc47
commit
9d6c10581e
1 changed files with 6 additions and 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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue