From 35959261af760cdd0f96a951ffb5bd82fefe5f88 Mon Sep 17 00:00:00 2001 From: leiweibau <105860611+leiweibau@users.noreply.github.com> Date: Tue, 24 May 2022 10:30:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c363b9f2..4bd758ea 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ Linux distributions. #### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install.sh | bash` - One-step Automated Install without Webserver: - #### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install_no_webserver | bash` + #### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install_no_webserver.sh | bash` - [Installation Guide (step by step)](docs/INSTALL.md)