diff --git a/README.md b/README.md index 33c4e18..a4ea81f 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,7 @@ 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: ``` @@ -48,6 +46,8 @@ Also note, that you can dramatically reduce the file size, by reducing the preci make install_dependencies ``` +## On Linux (Ubuntu, Debian) + ### install dependencies apt-get install make g++ libsndfile1-dev libboost-program-options-dev