Merge "Fix typo in developer docs"
This commit is contained in:
@@ -12,9 +12,8 @@ Create a new client workspace:
|
|||||||
cd gerrit
|
cd gerrit
|
||||||
----
|
----
|
||||||
|
|
||||||
The `--recursive` option is needed on `git clone` to ensure that
|
The `--recurse-submodules` option is needed on `git clone` to ensure that the
|
||||||
the core plugins, which are included as git submodules, are also
|
core plugins, which are included as git submodules, are also cloned.
|
||||||
cloned.
|
|
||||||
|
|
||||||
[[compile_project]]
|
[[compile_project]]
|
||||||
== Compiling
|
== Compiling
|
||||||
|
Reference in New Issue
Block a user