From e8214d76b7ef07fb16c662f1525a8b5a0b7309ac Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 14 Oct 2022 00:43:12 +0200 Subject: [PATCH] README.md (Git clone URL updated) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35a4996..cf5a06a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ back-archive - Create backup of files or directories. * Open terminal and run the following commands: ```shell - $ git clone https://github.com/q3aql/back-archive + $ git clone https://gitlab.com/q3aql/back-archive $ cd back-archive $ sudo ./install.sh ````