diff --git a/README.md b/README.md index 57eb5ce..2ec45e5 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ Continue to the next section: 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/PiAutomation/raw/branch/main/Installer.sh -O /tmp/installer.sh bash /tmp/installer.sh ```