Update README.md

Clarifying installation of different forks
This commit is contained in:
jokob-sk
2022-08-02 11:41:48 +10:00
committed by GitHub
parent fb0ceaf7a3
commit 588834ede8

View File

@@ -102,6 +102,15 @@ With the work of [jokob-sk/Pi.Alert](https://github.com/jokob-sk/Pi.Alert) and o
Initially designed to run on a Raspberry Pi, probably it can run on many other
Linux distributions.
> Please note, this [fork](https://github.com/jokob-sk/) is only tested via the [docker install method](dockerfiles/README.md)
Instructions for [puncherot'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`
Instructions for [leiweibau's fork](https://github.com/leiweibau/Pi.Alert/)
- One-step Automated Install:
#### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install.sh | bash`