diff --git a/docs/dev/01_setup.rst b/docs/dev/01_setup.rst index 122a9baa14ce942886bd8d1a73fc5584f77cad19..164439d2be6ec4b3c8e4cbf6649e7619614037be 100644 --- a/docs/dev/01_setup.rst +++ b/docs/dev/01_setup.rst @@ -17,7 +17,7 @@ Get the source tree To download AlekSIS and all officially bundled apps in their development version, use Git like so:: - git clone --recurse-submodules https://edugit.org/AlekSIS/AlekSIS + git clone --recurse-submodules https://edugit.org/AlekSIS/AlekSIS-Core If you do not want to download the bundled apps, leave out the ``--recurse-submodules`` option.