From 5634afb9f2a20dc408b7226d81d5a712311870a5 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Sun, 18 Jan 2026 17:51:22 +0530 Subject: [PATCH] fix readmemd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4f23ef..7c2f07f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Sends a Telegram message when your system switches between AC and battery, perfe ## Install (Configure before installation) ```bash -git clone https://github.com/YOURNAME/power-watch.git +git clone https://git.krolyxon.xyz/krolyxon/power-watch.git cd power-watch ./install.sh ```