From 7ee1a1302c3272864754bcde9f38fdbcc3668b66 Mon Sep 17 00:00:00 2001 From: q3aql Date: Sat, 22 Oct 2022 16:54:29 +0200 Subject: [PATCH] README.md (Update clone URL) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 411c50c..851cd8d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ _Dependencies: `perl`, `coreutils`, `e2fsprogs`._ * Open the terminal and type the following comands: ```shell -$ git clone https://github.com/q3aql/defragfs-fragmentation +$ git clone https://gitlab.com/q3aql/defragfs-fragmentation $ cd defragfs-fragmentation $ sudo make install ````