README.md (Update clone URL)

This commit is contained in:
q3aql 2022-10-22 16:54:29 +02:00
parent 1373c66a2d
commit 7ee1a1302c

View File

@ -18,7 +18,7 @@ _Dependencies: `perl`, `coreutils`, `e2fsprogs`._
* Open the terminal and type the following comands: * Open the terminal and type the following comands:
```shell ```shell
$ git clone https://github.com/q3aql/defragfs-fragmentation $ git clone https://gitlab.com/q3aql/defragfs-fragmentation
$ cd defragfs-fragmentation $ cd defragfs-fragmentation
$ sudo make install $ sudo make install
```` ````