diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/users_guide/codegens.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/codegens.rst b/docs/users_guide/codegens.rst index c68eff25d4..514a830c57 100644 --- a/docs/users_guide/codegens.rst +++ b/docs/users_guide/codegens.rst @@ -58,7 +58,7 @@ To install LLVM and Clang: - *Linux*: Use your package management tool. - *Mac OS X*: Clang is included by default on recent OS X machines when - XCode is installed (from 10.6 and later). LLVM is not included. + Xcode is installed (from 10.6 and later). LLVM is not included. In order to use the LLVM based code generator, you should install the `Homebrew <http://mxcl.github.com/homebrew/>`__ package manager for OS X. Alternatively you can download binaries for LLVM and Clang from |