From 6b0fb9d3b38a98664194cfb3b4a09688e6a71133 Mon Sep 17 00:00:00 2001
From: Ben Anderson <b.anderson@soton.ac.uk>
Date: Fri, 26 Jun 2020 14:54:57 +0100
Subject: [PATCH] Update woRkflowWorkshop.md

---
 woRkflowWorkshop.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/woRkflowWorkshop.md b/woRkflowWorkshop.md
index ffa1c62..f922cbc 100644
--- a/woRkflowWorkshop.md
+++ b/woRkflowWorkshop.md
@@ -6,7 +6,7 @@
 
  * install [RStudio](https://rstudio.com/products/rstudio/)
  * make sure you can log in to [git.soton.ac.uk](git.soton.ac.uk/)
- * check you have an ssh key set up on git.soton for the laptop/PC/server where you are going to use RStudio - see [rstudio's help](https://support.rstudio.com/hc/en-us/articles/200532077-Version-Control-with-Git-and-SVN)
+ * check you have an ssh key set up on git.soton for the laptop/PC/server where you are going to use RStudio - see [rstudio's help](https://support.rstudio.com/hc/en-us/articles/200532077-Version-Control-with-Git-and-SVN) or [this one](https://happygitwithr.com/ssh-keys.html)
  * Make sure you have Teams - we will be using the screen sharing a lot
 
 ## On the day we will
-- 
GitLab