From 3ab2fbe5a04bfa7065cc1d661eabe74e68af4d69 Mon Sep 17 00:00:00 2001 From: James Westman Date: Tue, 14 Dec 2021 20:26:37 -0600 Subject: [PATCH] yet another docs fix --- docs/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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``)