From 97055b95233176187779ed0458bfc379dd6088f1 Mon Sep 17 00:00:00 2001 From: Julien Riou Date: Wed, 18 Dec 2024 11:47:09 +0100 Subject: [PATCH] docs: Update repo URL Signed-off-by: Julien Riou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1b2c6b..bb0ebe4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ _This guide has been written for [Debian](https://www.debian.org/). Some command Clone the repository: ``` -git clone https://github.com/jouir/notify-by-telegram.git /opt/notify-by-telegram +git clone https://git.riou.xyz/jriou/notify-by-telegram.git /opt/notify-by-telegram ``` Install dependencies using pip: