Update README.md

This commit is contained in:
Beeranco 2023-08-12 01:31:05 +02:00 committed by GitHub
parent 0228d12ccb
commit bc0e00b8e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,8 @@
# PiAutomation
## Getting started:
```
wget https://raw.githubusercontent.com/Beeranco/PiAutomation/main/Installer.sh -O /tmp/installer.sh
bash /tmp/installer.sh
```