From bc0e00b8e07ef68823fde7657bd21a1c7f30f3d9 Mon Sep 17 00:00:00 2001 From: Beeranco <49772805+Beeranco@users.noreply.github.com> Date: Sat, 12 Aug 2023 01:31:05 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 +```