From 008ff878df57202ec656a45b26f74bda39848485 Mon Sep 17 00:00:00 2001 From: Kubat <mael.martin31@gmail.com> Date: Mon, 14 Sep 2020 16:54:41 +0200 Subject: [PATCH] MISC: Update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6b39f60..bc38ddd 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ This readme is to be written yarn (nodejs + electron) +# Contributing + +Do `git fetch && git rebase` instead of `git pull`. + # How to To prepare or update: `make prepare` -- GitLab