diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2019-04-03 14:30:52 -0400 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2019-04-03 14:30:52 -0400 |
| commit | d3ad848ea12ccae46d1bd2cbee46cc742aa1edad (patch) | |
| tree | 912b66e33e59246245c13530ae17efaa89c41aa6 | |
| parent | f3cc2818c5de332c56d4ba8dfdc38d0a88affc5d (diff) | |
| parent | 8412218f703ee9537584b5a782e412b5c47ab00c (diff) | |
| download | monzero-gui-d3ad848ea12ccae46d1bd2cbee46cc742aa1edad.tar.gz monzero-gui-d3ad848ea12ccae46d1bd2cbee46cc742aa1edad.tar.xz monzero-gui-d3ad848ea12ccae46d1bd2cbee46cc742aa1edad.zip | |
Merge pull request #2035
8412218 README: update brew boost installation step (selsta)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -135,7 +135,7 @@ The executable can be found in the build/release/bin folder. 3. Install [monero](https://github.com/monero-project/monero) dependencies: - `brew install boost --c++11` + `brew install boost` `brew install openssl` - to install openssl headers |
