From ea8b9ae337b50f0195592f80a9992d5ff88ec8ff Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 3 Sep 2020 14:32:09 +0200 Subject: Add Instructions on how to get Updates --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 70c1b59..1022446 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,14 @@ git branch -M master git push -uf origin master ``` +### Get the latest Updates from this template Project +``` +git checkout template +git pull +git checkout master +git merge template +``` + ## Used Technologies -- cgit v1.2.3-70-g09d2