update the clone url to work for all

This commit is contained in:
Llewellyn van der Merwe 2018-07-04 15:32:39 +02:00
parent a1ccfe850c
commit 0bcf85a890
No known key found for this signature in database
GPG Key ID: CAD7B16D27AF28C5
1 changed files with 1 additions and 1 deletions

View File

@ -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.