diff --git a/src/sphinx/isabelle.rst b/src/sphinx/isabelle.rst index 9392b519a2276b8efd08d2098090080a9960fe62..c48fa16ebfe37d1ddce0400c56ffdea99fb2ba29 100644 --- a/src/sphinx/isabelle.rst +++ b/src/sphinx/isabelle.rst @@ -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 have to. +Additionally, you need to instruct Git to fetch all the referenced repositories +via ``git submodule update --init --recursive``. + Basic usage -----------