From e659b02cd2cec10eaf6205ded811dc083bd7b421 Mon Sep 17 00:00:00 2001 From: Eduard Klapwijk Date: Mon, 29 Jul 2019 15:57:43 -0700 Subject: [PATCH] Added GitHub account recommendation --- setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.md b/setup.md index 97bca7a..16aa020 100644 --- a/setup.md +++ b/setup.md @@ -10,5 +10,7 @@ There are no files required for this lesson. You will create all the files neede Git is free and open-source software, available for all operating systems. If you are using Windows to follow this course, you should open `Git BASH`. +Don't forget to setup a Github account! + ### Installation [See here](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) for installation instructions for the major operating systems.