mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-23 03:59:38 +00:00
Mac OSX build steps added
This commit is contained in:
parent
fca82f347d
commit
5b1ab69d70
1 changed files with 5 additions and 1 deletions
|
@ -76,7 +76,11 @@ Process: TODO
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
### On OS X:
|
### On OS X:
|
||||||
TODO
|
1. install homebrew
|
||||||
|
2. install dependencies:
|
||||||
|
`brew install boost --c++11`
|
||||||
|
`brew install pkgconfig`
|
||||||
|
|
||||||
|
|
||||||
### On Windows:
|
### On Windows:
|
||||||
TODO
|
TODO
|
||||||
|
|
Loading…
Reference in a new issue