Skip to content

Commit

Permalink
Merge pull request #82 from brittonsmith/submod
Browse files Browse the repository at this point in the history
Add instructions for how to initialize data submodule.
  • Loading branch information
brittonsmith committed Mar 1, 2021
2 parents 6e9b320 + a3001e6 commit 3d55b4a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/source/Installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,16 @@ repo, do the following:

~ $ git clone https://github.com/grackle-project/grackle

Additional files containing cooling tables and test results are stored in
a submodule linked to the Grackle repository. To get these, run the
following command from anywhere within the repository:

.. highlight:: none

::

~ $ git submodule update --init

Building
--------

Expand Down

0 comments on commit 3d55b4a

Please sign in to comment.