From 77bcdd92c7e013acae89ae14c2a921a75bd74f47 Mon Sep 17 00:00:00 2001 From: pucherot Date: Sun, 11 Apr 2021 15:47:45 +0200 Subject: [PATCH] Update INSTALL.md --- docs/INSTALL.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 13b974d3..b5b1fd8c 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -22,6 +22,9 @@ Estimated time: 20' `curl -sSL https://github.com/pucherot/Pi.Alert/raw/main/install/pialert_update.sh | bash` +## Uninstall process + + - [Unistall process](./UNINSTALL.md) ## Installation process (step by step) @@ -317,7 +320,6 @@ block is not necessary - [Device Management instructions](./DEVICE_MANAGEMENT.md) - ### License GPL 3.0 [Read more here](../LICENSE.txt)