From 8412218f703ee9537584b5a782e412b5c47ab00c Mon Sep 17 00:00:00 2001 From: selsta Date: Tue, 26 Mar 2019 12:26:07 +0100 Subject: [PATCH] README: update brew boost installation step --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c111f93..41c83cce 100644 --- a/README.md +++ b/README.md @@ -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