diff --git a/README.md b/README.md index 42116ae8..74a49cc5 100644 --- a/README.md +++ b/README.md @@ -89,9 +89,9 @@ Initially designed to run on a Raspberry Pi, probably it can run on many other Linux distributions. - One-step Automated Install: - #### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_install.sh | bash` + #### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install.sh | bash` -- One-step Automated Install (forked) without Webserver: +- One-step Automated Install without Webserver if another Webserver is already installed. (not recommended): #### `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) @@ -100,7 +100,7 @@ Linux distributions. # Update - One-step Automated Update: - #### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_update.sh | bash` + #### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_update.sh | bash` # Uninstall process