diff --git a/doc/source/intro/quickstart.rst b/doc/source/intro/quickstart.rst index 56d19ee70..8583d6a33 100644 --- a/doc/source/intro/quickstart.rst +++ b/doc/source/intro/quickstart.rst @@ -6,13 +6,14 @@ Quick Start =========== -Download the model from the CICE-Consortium repository, - https://github.com/CICE-Consortium/CICE +Clone the model from the CICE-Consortium repository, -Instructions for working in github with CICE (and Icepack) can be -found in the `CICE Git and Workflow Guide `_. + git clone --recurse-submodules https://github.com/CICE-Consortium/CICE -You will probably have to download some inputdata, see the `CICE wiki `_ or :ref:`force`. +Instructions for working with Git and GitHub with CICE (and Icepack) can be +found in the `CICE Git Workflow Guide `_. + +You will probably have to download some input data, see the `CICE wiki `_ or :ref:`force`. Software requirements are noted in this :ref:`software` section.