diff --git a/docs/setup.rst b/docs/setup.rst index bb61ae3..e7fff24 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -12,7 +12,7 @@ Clone `blueprint-compiler 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`) +In your project's directory, run ``blueprint-compiler port`` (or `` port``) to start the porting process. It will walk you through the steps outlined below. It should work for most projects, but if something goes wrong you may need to follow the manual steps instead.