Update 'README.md'

This commit is contained in:
b.waal 2023-09-06 01:29:22 +02:00
parent f9b2972973
commit 454f962ff2

View File

@ -2,11 +2,13 @@
## Required packages:
```
wget, bash
Alpine: wget bash newt grep
Debian: wget whiptail
```
## Running the installer:
```
wget https://raw.githubusercontent.com/Beeranco/PiAutomation/main/Installer.sh -O /tmp/installer.sh
wget https://git.ictcorpnet.com/b.waal/Pi-Hole/raw/branch/main/Installer.sh -O /tmp/installer.sh
bash /tmp/installer.sh
```