Versions Compared

Key

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

...

Code Block
Download the git repository with:
git clone https://github.com/WillMerges/GSW-2021

Run the following scriptcommands (only the first time):
chmod +x install
. /install

To pull subsequent updates use:
git pull

...