Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To begin, obtain the master branch of the compass repository with:

Code Block
git clone git@github.com:MPAS-Dev/compass.git
cd compass
git submodule update --init --recursive

...