diff --git a/docs/setup.rst b/docs/setup.rst index e7fff24..839f8f6 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -9,7 +9,7 @@ Using the porting tool ~~~~~~~~~~~~~~~~~~~~~~ Clone `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 `` port``)