From 8c9b1a5e3cec6750a3f6e1e958522554c2d5f827 Mon Sep 17 00:00:00 2001 From: jokob-sk <96159884+jokob-sk@users.noreply.github.com> Date: Tue, 2 Aug 2022 13:04:32 +1000 Subject: [PATCH] Update README.md Added clarification on Upgrade + fixed typo in pucherot's name --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab72c4d6..88cfd104 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ Linux distributions. > ⚠ Please note, this [fork (jokob-sk)](https://github.com/jokob-sk/Pi.Alert) is only tested via the [docker install method](dockerfiles/README.md) -Instructions for [puncherot's original code](https://github.com/pucherot/Pi.Alert/) +Instructions for [pucherot's original code](https://github.com/pucherot/Pi.Alert/) - One-step Automated Install: #### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_install.sh | bash` @@ -122,7 +122,10 @@ Instructions for [leiweibau's fork](https://github.com/leiweibau/Pi.Alert/) # Update -- One-step Automated Update: +- One-step Automated Update (pucherot): + #### `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_update.sh | bash` + +- One-step Automated Update (leiweibau): #### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_update.sh | bash` # Uninstall process