From 15122206fed92c8b89e86499f9e0173e7587e680 Mon Sep 17 00:00:00 2001 From: Schrolli91 Date: Sat, 4 Apr 2015 12:22:52 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7046932..fb2eb5a 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,10 @@ More Options you can find in the extern config.ini File in this Folder ### Installation You can easy install BOSWatch with the install.sh Script. -Download it in any Folder you want. -Make it executeable `sudo chmod +x install.sh` -And use the script `sudo sh install.sh` +- Download the install.sh in any Folder you want. +- Make it executeable `sudo chmod +x install.sh` +- And use the script `sudo sh install.sh` + Now the script downloads and compile all needed data. At the end you can find the Programm in `/home/pi/bos/BOSWatch`