Skip to content

Commit

Permalink
Merge branch 'main' into address-code
Browse files Browse the repository at this point in the history
  • Loading branch information
xermicus authored Sep 25, 2023
2 parents c4b2e77 + 4da8b2d commit 74fc653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Building LLVM from source
~~~~~~~~~~~~~~~~~~~~~~~~~

The LLVM project itself has a guide to `installing from source <http://www.llvm.org/docs/CMake.html>`_ which
you may need to consult. First of all clone our LLVM repository:
you may need to consult. `Ninja <https://ninja-build.org>`_ is necessary for building LLVM from source. First of all, clone our LLVM repository:

.. code-block:: bash
Expand Down

0 comments on commit 74fc653

Please sign in to comment.