diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst index b6eb135..3d14254 100644 --- a/docs/starting/install/osx.rst +++ b/docs/starting/install/osx.rst @@ -21,10 +21,10 @@ Doing it Right Let's install a real version of Python. -Before installing Python, you'll need to install GCC. GCC can be obtained -by downloading `Xcode `_, the smaller -`Command Line Tools `_ (must have an -Apple account) or the even smaller `OSX-GCC-Installer `_ +Before installing Python, you'll need to install a C compiler. A compiler can be +obtained by downloading `Xcode `_, the +smaller `Command Line Tools `_ (must +have an Apple account) or the even smaller `OSX-GCC-Installer `_ package. .. note::