From f3610f296eefedd85472b0a9e48d1bff30be0ac2 Mon Sep 17 00:00:00 2001 From: Salt Date: Fri, 24 Aug 2018 17:40:14 -0500 Subject: [PATCH] README.md: Elaborate --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de01997..26cee07 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,6 @@ Download and run the latest `replicate.sh`: ./replicate.sh ## Notes -* The script assumes that you want to bootstrap `$PWD` as `$HOME` +* The script assumes that you want to bootstrap `$PWD` as `$HOME`. Don't run it out of your Downloads folder. +* By default, the repository will attempt to clone with SSH. Either generate those keys and add them to GitLab or change the repository URI to HTTP.