Skip to content

Commit

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

# Installation

## 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
```

## On Linux (Ubuntu, Debian)

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

Expand Down

0 comments on commit 1fc8b73

Please sign in to comment.