From 3d83a0b77b76efa794b3436290bfa81ad819291f Mon Sep 17 00:00:00 2001 From: "jokob.sk" Date: Sat, 22 Oct 2022 13:15:00 +1100 Subject: [PATCH] fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 561eb6df..7bb7fd7b 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ A web frontend that allows: Initially designed to run on a Raspberry Pi, probably it can run on many other 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). Check out [leiweibau's fork](https://github.com/leiweibau/Pi.Alert/) if you want to isntall Pi.Alert on teh server directly. +> ⚠ Please note, this [fork (jokob-sk)](https://github.com/jokob-sk/Pi.Alert) is only tested via the [docker install method](dockerfiles/README.md). Check out [leiweibau's fork](https://github.com/leiweibau/Pi.Alert/) if you want to install Pi.Alert on the server directly. Instructions for [pucherot's original code can be found here](https://github.com/pucherot/Pi.Alert/)