Fix repository's URL to point ad Gitea

This commit is contained in:
2025-12-14 16:42:43 +00:00
parent 67a6af2ddb
commit 7daa2175e8

View File

@@ -104,7 +104,7 @@ pip install filedust
### From this repository ### From this repository
``` ```
git clone https://github.com/guardutils/filedust.git git clone https://git.sysmd.uk/guardutils/filedust.git
cd filedust/ cd filedust/
poetry install poetry install
``` ```