fix readmemd

This commit is contained in:
krolyxon 2026-01-18 17:51:22 +05:30
parent 85a49d2edd
commit 5634afb9f2
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Sends a Telegram message when your system switches between AC and battery, perfe
## Install (Configure before installation) ## Install (Configure before installation)
```bash ```bash
git clone https://github.com/YOURNAME/power-watch.git git clone https://git.krolyxon.xyz/krolyxon/power-watch.git
cd power-watch cd power-watch
./install.sh ./install.sh
``` ```