From ec1e9292a887dbb96668f75c1bc86f795ce1c780 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 2 Jun 2023 10:12:31 +0200 Subject: doc: Minor format and consistency improvements --- doc/tutorial/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/tutorial/getting-started.md') diff --git a/doc/tutorial/getting-started.md b/doc/tutorial/getting-started.md index 36a57d26..e2dbbd4d 100644 --- a/doc/tutorial/getting-started.md +++ b/doc/tutorial/getting-started.md @@ -1,7 +1,7 @@ Getting Started =============== -In order to use *justbuild*, first make sure that `just`, `just-mr`, and +In order to use *Justbuild*, first make sure that `just`, `just-mr`, and `just-import-git` are available in your `PATH`. Creating a new project @@ -101,7 +101,7 @@ this can be used for both, interactively reading a text file, as well as for piping the artifact to another program. ``` sh -$ just build greeter -Pout.txt +$ just build greeter -P out.txt INFO: Requested target is [["@","","","greeter"],{}] INFO: Analysed target [["@","","","greeter"],{}] INFO: Export targets found: 0 cached, 0 uncached, 0 not eligible for caching -- cgit v1.2.3