diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2022-08-08 18:31:04 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2022-10-20 16:05:11 +0200 |
commit | 0f84ab48e358e233b8553e8b9501d6916c504e2e (patch) | |
tree | 79bd14f4879fa315eb86aaf79ae8159ce3d48749 /doc/tutorial/getting-started.org | |
parent | 91bb5912cd413eb3315c15b3a18049ec781b583f (diff) | |
download | justbuild-0f84ab48e358e233b8553e8b9501d6916c504e2e.tar.gz |
Tutorial: Adjust 'Hello world' section to new changes
Diffstat (limited to 'doc/tutorial/getting-started.org')
-rw-r--r-- | doc/tutorial/getting-started.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tutorial/getting-started.org b/doc/tutorial/getting-started.org index 2ca8cb29..c77d261b 100644 --- a/doc/tutorial/getting-started.org +++ b/doc/tutorial/getting-started.org @@ -1,7 +1,7 @@ * Getting Started -In order to use /justbuild/, first make sure that ~just~ is available in your -~PATH~. +In order to use /justbuild/, first make sure that ~just~ and ~just-mr~ are +available in your ~PATH~. ** Creating a new project |