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
----
The `--recursive` option is needed on `git clone` to ensure that
the core plugins, which are included as git submodules, are also
cloned.
The `--recurse-submodules` option is needed on `git clone` to ensure that the
core plugins, which are included as git submodules, are also cloned.
[[compile_project]]
== Compiling