diff --git a/README.md b/README.md index 82af42e..e139a7f 100644 --- a/README.md +++ b/README.md @@ -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 ``` \ No newline at end of file