Merge "Fix typo in developer docs"

This commit is contained in:
Patrick Hiesel
2019-05-06 08:45:09 +00:00
committed by Gerrit Code Review

View File

@@ -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