Update 'README.md'

Fixed oopsie, was using old Github repo...
This commit is contained in:
b.waal 2023-09-12 16:30:46 +02:00
parent 7152c8bf13
commit 43c3813399

View File

@ -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
```