From 460bf4b60c75071b12d3bd699d04d2da03f13ee1 Mon Sep 17 00:00:00 2001 From: sceox Date: Mon, 1 Aug 2022 17:34:20 -0700 Subject: [PATCH] update contribution instructions: git pull --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 552b3c7..10710cd 100644 --- a/README.md +++ b/README.md @@ -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