Browse Source

Merge pull request #354 from TazeTSchnitzel/patch-2

Note that Command Line Tools for Xcode suffices
Rémi Verschelde 8 years ago
parent
commit
c93174df1d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      reference/compiling_for_osx.rst

+ 1 - 1
reference/compiling_for_osx.rst

@@ -13,7 +13,7 @@ required:
 
 -  Python 2.7+ (3.0 is untested as of now)
 -  SCons build system
--  XCode
+-  Xcode (or the more lightweight Command Line Tools for Xcode)
 
 Compiling
 ---------