Skip to content

Commit

Permalink
Add documentation for of commands on mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrik Muhs committed Nov 9, 2015
1 parent c9878e1 commit 0717c92
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions keyvi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,18 @@ To create a dpkg (debian/ubuntu package) run:

scons mode=release debian


### Pre-Requisites

#### Manually Installing on MAC

brew install boost --c++11
brew install scons
brew install snappy
brew install lzlib
brew install cmake

For python-keyvi:

pip install cython

0 comments on commit 0717c92

Please sign in to comment.