diff --git a/docs/tutorial.md b/docs/tutorial.md index d0259fff8..055016358 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -9,7 +9,7 @@ If you haven't already, make sure you ## Cloning a Git repo -Now let's clone the same repo using `jj`: +Let's start by cloning the Jujutsu Git repo using `jj`: ```shell script # Note the "git" before "clone" (there is no support for cloning native jj # repos yet)