Versions Compared

Key

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

...

For illustration, we clone the repository under ~/ACME_code (Note: need to add the SSH key to GitHub account before cloning)

mkdir -p ~/ACME_code

cd ~/ACME_code

git clone git@github.com:ACME-Climate/PreAndPostProcessingScripts.git

...