fix clone command in tutorial document

Change-Id: Idf88bcdf970deacfd5e4226568b00624b0f13db4
This commit is contained in:
Tao Zhou 2019-08-02 10:21:57 +02:00
parent aee4c00e54
commit 7c6e38014c

View File

@ -28,7 +28,7 @@ project he works on. His first step is to get the source code that he wants to
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