From fbd4e780c907426b6c690abf08352b0102856c2b Mon Sep 17 00:00:00 2001 From: Matan Mazor Date: Mon, 29 Jul 2019 15:56:53 -0700 Subject: [PATCH] Added Github account requirement In setup, reminded to create a github account --- setup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.md b/setup.md index 97bca7a..db21f4e 100644 --- a/setup.md +++ b/setup.md @@ -10,5 +10,6 @@ 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.