Sfoglia il codice sorgente

Merge pull request #181 from chrisledet/patch-2

Update BUILD.txt with correct Xcode spelling
Ivan Safrin 13 anni fa
parent
commit
f2ea1e3f6f
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      BUILD.txt

+ 3 - 3
BUILD.txt

@@ -47,9 +47,9 @@ may prefer to use the CMake GUI if unfamiliar with CMake.
 
 ### Mac OS X and Xcode ###
 
-NOTE: If you are using the new XCode that is downloaded from the AppStore
-and cmake complains about not finding XCode in /Developer, you have to run this
-command to update the XCode path:
+NOTE: If you are using the new Xcode that is downloaded from the AppStore
+and cmake complains about not finding Xcode in /Developer, you have to run this
+command to update the Xcode path:
 sudo /usr/bin/xcode-select -switch /Applications/Xcode.app/Contents/Developer
 
 To generate an Xcode project for building Polycode dependencies, perform