Remove unnecessary dependency from documentation.

pull/32/head
Mooneer Salem 2019-11-09 19:01:19 -08:00
parent 6f9061c028
commit 554a070935
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ For the following instructions, I'm assuming you will be placing everything in:
1/ DEPENDENCIES 1/ DEPENDENCIES
Using Macports, most of the appropriate dependencies can be installed by: Using Macports, most of the appropriate dependencies can be installed by:
$ sudo port install subversion git libtool libsamplerate sox portaudio dylibbundler cmake $ sudo port install subversion git libtool libsamplerate sox portaudio cmake
It should be fairly similar using HomeBrew, but you will need to replace all the /opt/ paths in the following instructions. It should be fairly similar using HomeBrew, but you will need to replace all the /opt/ paths in the following instructions.