diff options
Diffstat (limited to 'doc/tutorial/getting-started.md')
-rw-r--r-- | doc/tutorial/getting-started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tutorial/getting-started.md b/doc/tutorial/getting-started.md index e2dbbd4d..0ec1c28a 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 |