From c43625441c1dc7c4ec4a48475d5651fa51480c7e Mon Sep 17 00:00:00 2001 From: q3aql Date: Wed, 1 May 2024 10:39:30 +0200 Subject: [PATCH] README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf5a06a..4cf31c9 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://gitlab.com/q3aql/back-archive + $ git clone https://git.q3aql.dev/q3aql/back-archive $ cd back-archive $ sudo ./install.sh ````