Edit Readme

Add a Link for Installation without webserver.
Change Links
This commit is contained in:
leiweibau
2022-05-24 10:29:13 +02:00
parent 90bdb0dbf1
commit 40c08a09fd
2 changed files with 790 additions and 2 deletions

View File

@@ -71,7 +71,10 @@ 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 without Webserver:
#### `curl -sSL https://github.com/leiweibau/Pi.Alert/raw/main/install/pialert_install_no_webserver | bash`
- [Installation Guide (step by step)](docs/INSTALL.md)
@@ -79,7 +82,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
<!--- --------------------------------------------------------------------- --->