Skip to content

Commit

Permalink
* updated readme for info about make install_dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Schulz committed Jan 8, 2015
1 parent bb1a908 commit 8aee317
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ Also note, that you can dramatically reduce the file size, by reducing the preci

## On Linux (Ubuntu, Debian)

###
if you're using a Linux distributing, that supports apt-get or you're on OSX and have homebrew installed, you
might want to try:
```
cd build
make install_dependencies
```

### install dependencies
apt-get install make g++ libsndfile1-dev libboost-program-options-dev

Expand Down

0 comments on commit 8aee317

Please sign in to comment.