From 61b0e0d35b683597f9200986fdfc863598093f5f Mon Sep 17 00:00:00 2001 From: "Jan T. Kim" Date: Wed, 4 May 2016 12:01:23 +0100 Subject: [PATCH 1/2] Instructions create a github account in workshop preparation. This should enable participants who don't yet have a github account in their own time, so they're less likely to end up with "yet another account at some website". --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index cf0b871..00e0d3c 100644 --- a/index.html +++ b/index.html @@ -465,6 +465,15 @@

Git

web browser (current versions of Chrome, Firefox or Safari, or Internet Explorer version 9 or above).

+

+ You will need an account at github.com + for parts of the git lesson. Basic Github accounts are free. We encourage + you to create a Github account if you don't have one already. + Please consider what personal information you'd like to reveal. For + example, you may want to review these + instructions + for keeping your email address private provided at Github. +

From bfdeb635c537c92c619789d9160c6c21e7ce8dab Mon Sep 17 00:00:00 2001 From: "Jan T. Kim" Date: Wed, 4 May 2016 14:43:57 +0100 Subject: [PATCH 2/2] fix capitalisation isss --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 00e0d3c..31da38d 100644 --- a/index.html +++ b/index.html @@ -467,12 +467,12 @@

Git

You will need an account at github.com - for parts of the git lesson. Basic Github accounts are free. We encourage - you to create a Github account if you don't have one already. + for parts of the Git lesson. Basic GitHub accounts are free. We encourage + you to create a GitHub account if you don't have one already. Please consider what personal information you'd like to reveal. For example, you may want to review these instructions - for keeping your email address private provided at Github. + for keeping your email address private provided at GitHub.