Эх сурвалжийг харах

List homebrew dependencies for OS X

Julian Raschke 12 жил өмнө
parent
commit
391f063efc
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -35,6 +35,9 @@ If you want to compile with Microsoft Visual Studio, you need to install
 To compile under Windows, install [MinGW](http://www.mingw.org/) and MSYS then
 select the common packages (gcc, automake, libtool, etc).
 
+To compile under OS X with [homebrew](http://mxcl.github.com/homebrew/), you will need
+to install the following dependencies first: `brew install autoconf automake libtool`.
+
 Testing
 -------