1
mirror of https://github.com/monero-project/monero-gui synced 2024-12-20 04:15:53 +01:00

Mac OSX build steps added

This commit is contained in:
Ilya Kitaev 2016-07-06 16:25:41 +03:00
parent fca82f347d
commit 5b1ab69d70

View File

@ -76,7 +76,11 @@ Process: TODO
TODO
### On OS X:
TODO
1. install homebrew
2. install dependencies:
`brew install boost --c++11`
`brew install pkgconfig`
### On Windows:
TODO