Skip to content

Commit

Permalink
chore(README-mac.md): brew install boost@1.60 to avoid linking to icu…
Browse files Browse the repository at this point in the history
… [ci skip]
  • Loading branch information
lotem committed Jan 24, 2019
1 parent d15662a commit 2a15ef4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README-mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ brew install git

Install Boost:
``` sh
brew install boost
brew install boost@1.60
brew link --force boost@1.60
```

> **Notice:**
> **Note:**
>
> Starting from version 1.68, homebrewed `boost` libraries depends on `icu4c`,
> which is not provided by macOS.
Expand Down

0 comments on commit 2a15ef4

Please sign in to comment.