diff --git a/docs/installing.rst b/docs/installing.rst index fad3bc174..54af77b33 100644 --- a/docs/installing.rst +++ b/docs/installing.rst @@ -167,7 +167,7 @@ Building LLVM from source ~~~~~~~~~~~~~~~~~~~~~~~~~ The LLVM project itself has a guide to `installing from source `_ which -you may need to consult. First of all clone our LLVM repository: +you may need to consult. `Ninja `_ is necessary for building LLVM from source. First of all, clone our LLVM repository: .. code-block:: bash