From 6486fd11172fa07cb6098d3ac3a60042bfdaa1c5 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sun, 31 Aug 2025 17:05:16 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc222e2..035ce44 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ You can replace this with the RAM usage or disable the graph by modifying the `G ## One-line installer Copy-paste to install the script and push status to Uptime Kuma every 60 seconds. -Then just edit `/opt/uptimekuma.sh` (if installed as root) or `$HOME/.local/bin/uptimekuma.sh` (if installed as user) +Then just edit `/opt/uptimekuma.sh` (if installed as root) or `~/.local/bin/uptimekuma.sh` (if installed as user) to configure the `API_URL` and `PUSH_KEY` and optionally customize alert parameters. ### As root: