diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml index eff6d178d..8031cc5ca 100644 --- a/docs/nmap-install.xml +++ b/docs/nmap-install.xml @@ -1070,10 +1070,13 @@ on other platforms once a proper build environment is in place. Compiling Nmap on Mac OS X requires Xcode,Xcode Apple's developer tools that include GCC and the rest of the usual build -system. Xcode is not installed by default, but is available as an -optional install on the Mac OS X installation discs. If you do not have -the installation discs or if you want a newer version, you can download -Xcode free of charge. +system. Xcode is not installed by default, but can be downloaded free of +charge from the Mac App +Store. After installing Xcode, open +Preferences, select the +Downloads tab, and click the +Install next to Command Line +Tools. Xcode installations don't always include the command line tools. You can install them by opening Xcode from the Applications folder, opening Preferencechoosing the Download header icon and clicking the Install button next to Command Line Tools.