update contribution instructions: git pull
This commit is contained in:
parent
be94b8d800
commit
460bf4b60c
@ -45,6 +45,12 @@ git clone https://git.anarchyplanet.org/AnarchyPlanet/anarchyplanet-site.git
|
|||||||
|
|
||||||
#### Making an edit
|
#### 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,
|
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
|
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
|
here](https://www.markdownguide.org/) or read the syntax of the markdown flavor
|
||||||
|
Loading…
Reference in New Issue
Block a user