summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-03-22 13:48:30 (GMT)
committerMarius Kintel <marius@kintel.net>2013-03-22 13:48:30 (GMT)
commit8ea615c7cf23cf32e3c3ab1acaaa5f2b20ffbe03 (patch)
tree751ae4e819d44d399990dcba2b2dee7f6cc43ea4
parent398b44c82a485f7ea5784c84946b7fcb81a9a105 (diff)
Mention cmake dependency on Mac
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index c3e2e36..c2acded 100644
--- a/README.md
+++ b/README.md
@@ -113,8 +113,11 @@ To pull the MCAD library (http://reprap.org/wiki/MCAD), do the following:
### Building for Mac OS X
-First, make sure that you have XCode installed to get GCC. Then after
-you've cloned this git repository, run the script that sets up the
+Prerequisites:
+* XCode, including XCode command-line tools (install from XCode Preferences).
+* [CMake](http://cmake.org), which can be installed manually or through MacPorts/homebrew.
+
+Then after you've cloned this git repository, run the script that sets up the
environment variables.
source setenv_mjau.sh
contact: Jan Huwald // Impressum