Skip to content

Commit

Permalink
Merge pull request #45 from vgorin/master
Browse files Browse the repository at this point in the history
update readme: add info about boost dependency
  • Loading branch information
msuiche authored Jan 16, 2018
2 parents 4050e53 + acffa76 commit d2d1ba5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -476,4 +476,10 @@ LOC: 3

`make`

*Note*: you may need to install [boost c++](http://www.boost.org/) dependency.

Using HomeBrew:
`brew install boost`

Using MacPorts:
`sudo port install boost`

0 comments on commit d2d1ba5

Please sign in to comment.