summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndoni Morales Alastruey <ylatuya@gmail.com>2013-02-23 01:50:34 +0100
committerAndoni Morales Alastruey <ylatuya@gmail.com>2013-02-25 11:44:55 +0100
commitd2c205b2056f26112e3ca640d16c6a9166b25b71 (patch)
tree90d8ae8e4dee4c75963f13c4680c17fe20588ec2
parent792269c76cf49b1d0bd199b2a440c4938b307250 (diff)
README: Update minimum requirements for OS X
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 56926c3..dad2e9c 100644
--- a/README
+++ b/README
@@ -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
-------