mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
docs: Fix inline code
I keep forgetting this isn't markdown
This commit is contained in:
parent
d23c06b8fd
commit
6800601d94
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Clone `blueprint-compiler <https://gitlab.gnome.org/jwestman/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 `<path to blueprint-compiler.py> port`)
|
||||
In your project's directory, run ``blueprint-compiler port`` (or ``<path to blueprint-compiler.py> 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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue