Update 'README.md'
This commit is contained in:
parent
f9b2972973
commit
454f962ff2
@ -2,11 +2,13 @@
|
|||||||
|
|
||||||
## Required packages:
|
## Required packages:
|
||||||
```
|
```
|
||||||
wget, bash
|
Alpine: wget bash newt grep
|
||||||
|
|
||||||
|
Debian: wget whiptail
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running the installer:
|
## 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
|
bash /tmp/installer.sh
|
||||||
```
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user