diff --git a/README.md b/README.md index 5be2a47..673bce5 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# PiAutomation \ No newline at end of file +# PiAutomation + +## Getting started: + +``` +wget https://raw.githubusercontent.com/Beeranco/PiAutomation/main/Installer.sh -O /tmp/installer.sh +bash /tmp/installer.sh +```