From 0bcf85a890c01f1258d36e20ae936c3784681bda Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Wed, 4 Jul 2018 15:32:39 +0200 Subject: [PATCH] update the clone url to work for all --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d94543c..1600fed 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The Bash scripts used to backup database and folders on a server Clone Repository ```bash - $ git clone ssh://git@github.com:vdm-io/Backup-System.git system-backup + $ git clone https://github.com/vdm-io/Backup-System.git system-backup ``` Rename __config.txt__ to __config.sh__ and update the values in the file.