]> de.git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Repository_Access.textile
update OSX build deps
[xonotic/xonotic.wiki.git] / Repository_Access.textile
index e3689b5af8238d347419be5f072255bbeba0891f..51846fba6ef4e0d3f51c1eebed5579f798241252 100644 (file)
@@ -37,7 +37,7 @@ See [[Compiling in Windows]]
 
 h3. Mac OSX
 
-You must first install XCode which comes on your installation DVD or can be downloaded from the Apple website. This package provides tools like git and gcc, which are needed for successful checkout and compilation of xonotic. You should also install the SDL framework according to their readme, available from http://www.libsdl.org/download-1.2.php
+You must first install XCode which comes on your installation DVD or can be downloaded from the Apple website. This package provides tools like git and gcc, which are needed for successful checkout and compilation of xonotic. Some versions of XCode come with git and others don't - if you don't have git after installing XCode get it here: http://code.google.com/p/git-osx-installer/
 
 When you have done this, you can follow the Linux instructions above.