diff options
author | Andoni Morales Alastruey <ylatuya@gmail.com> | 2013-02-23 01:50:34 +0100 |
---|---|---|
committer | Andoni Morales Alastruey <ylatuya@gmail.com> | 2013-02-25 11:44:55 +0100 |
commit | d2c205b2056f26112e3ca640d16c6a9166b25b71 (patch) | |
tree | 90d8ae8e4dee4c75963f13c4680c17fe20588ec2 /README | |
parent | 792269c76cf49b1d0bd199b2a440c4938b307250 (diff) |
README: Update minimum requirements for OS X
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -29,7 +29,9 @@ which is already included in python2.7 OSX --- -On OSX you will need to have XCode installed and macports (used to install pkg-config) +On OSX you will need to have install the following software: + * XCode + * CMake: http://www.cmake.org/files/v2.8/cmake-2.8.10.2-Darwin64-universal.dmg Windows ------- |