From f8b2ddde8b4bbe6a267191c4fed97de8a283431e Mon Sep 17 00:00:00 2001 From: leiweibau <105860611+leiweibau@users.noreply.github.com> Date: Mon, 30 May 2022 20:42:30 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bdc2e98e..25314ca8 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,10 @@ Linux distributions. # Update -- One-step Automated Update: +- One-step Automated Update (original): + #### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_update.sh | bash` + +- One-step Automated Update (forked): #### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_update.sh | bash` # Uninstall process