From 08e667d78bc5fc2ad86c72b3252735336b8cb1e1 Mon Sep 17 00:00:00 2001 From: loliver Date: Mon, 29 Jul 2019 18:56:55 -0400 Subject: [PATCH] Added github acct requirement Reminded need github acct in setup. --- setup.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.md b/setup.md index 97bca7a..9bdff64 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`. +Please make 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.