commit | 7c6e38014c88d77866a814a5fba83aafc30f5419 | [log] [tgz] |
---|---|---|
author | Tao Zhou <taoalpha@google.com> | Fri Aug 02 10:21:57 2019 +0200 |
committer | Tao Zhou <taoalpha@google.com> | Fri Aug 02 10:21:57 2019 +0200 |
tree | 64d047ea802511ac628a1918f773626be7216edc | |
parent | aee4c00e5478271c0b69f72ae5eb92a69c764987 [diff] [blame] |
fix clone command in tutorial document Change-Id: Idf88bcdf970deacfd5e4226568b00624b0f13db4
diff --git a/Documentation/intro-gerrit-walkthrough.txt b/Documentation/intro-gerrit-walkthrough.txt index 1fba1dc..b4f799c2 100644 --- a/Documentation/intro-gerrit-walkthrough.txt +++ b/Documentation/intro-gerrit-walkthrough.txt
@@ -28,7 +28,7 @@ modify. To get this code, he runs the following `git clone` command: ---- -clone ssh://gerrithost:29418/RecipeBook.git RecipeBook +git clone ssh://gerrithost:29418/RecipeBook.git RecipeBook ---- After he clones the repository, he runs a couple of commands to add a