yet another docs fix

This commit is contained in:
James Westman 2021-12-14 20:26:37 -06:00
parent 168b87bb4a
commit 3ab2fbe5a0
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6

View file

@ -9,7 +9,7 @@ Using the porting tool
~~~~~~~~~~~~~~~~~~~~~~
Clone `blueprint-compiler <https://gitlab.gnome.org/jwestman/blueprint-compiler>`_
from source. You can install it using `meson _build` and `ninja -C _build install`,
from source. You can install it using ``meson _build`` and ``ninja -C _build install``,
or you can leave it uninstalled.
In your project's directory, run ``blueprint-compiler port`` (or ``<path to blueprint-compiler.py> port``)