Skip to content
Snippets Groups Projects
Commit d39de3e3 authored by Lars Hupel's avatar Lars Hupel
Browse files

mention git submodules in the doc

parent 26d723e0
Branches
Tags
No related merge requests found
...@@ -40,6 +40,9 @@ itself. During the first start, you just need to pass the command line option ...@@ -40,6 +40,9 @@ itself. During the first start, you just need to pass the command line option
``--isabelle:download=true``. You may specify ``--isabelle:base``, but don't ``--isabelle:download=true``. You may specify ``--isabelle:base``, but don't
have to. have to.
Additionally, you need to instruct Git to fetch all the referenced repositories
via ``git submodule update --init --recursive``.
Basic usage Basic usage
----------- -----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment