update contribution instructions: git pull

This commit is contained in:
sceox 2022-08-01 17:34:20 -07:00
parent be94b8d800
commit 460bf4b60c

View File

@ -45,6 +45,12 @@ git clone https://git.anarchyplanet.org/AnarchyPlanet/anarchyplanet-site.git
#### Making an edit
First make sure your git repository is up to date:
```
git pull
```
Edit the `.md` files in your preferred editor. They are written in markdown,
which comes in different flavors. You you can [get an intro to markdown
here](https://www.markdownguide.org/) or read the syntax of the markdown flavor