From 1b20689d2d7b2b3811ea5a6b38d453202e0e05e5 Mon Sep 17 00:00:00 2001
From: Per Lindgren <per.lindgren@ltu.se>
Date: Mon, 18 Jan 2021 09:34:01 +0100
Subject: [PATCH] Use pull to get latest version

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 7565463..a3e9e35 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,8 @@ Pay strict attention to the deadlines (the course depends on everyone being on t
 
 Remember to commit often, this allows you to rollback to previous states. Name your commits so that it reflects the recent changes, then your git log will make much more sense, and will be easier to navigate.
 
+This repository will be updated throughout the course, so make sure to "pull" the latest version.
+
 ---
 
 ## Lab 1 (Schematics)
-- 
GitLab