commit 35e3591cefd86f0771ce8a8f058ba246674d787c
parent ccdc001b5639731ad08143f02af65019d5e57313
Author: Robin <rob@tarina.org>
Date: Mon, 6 Jan 2020 10:44:50 +0200
for now install script onöy works if tarina is installed in /home/pi folder
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -51,6 +51,10 @@ Download latest [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) and
```
sudo apt-get install git
```
+Go to /home/pi/ folder
+```
+cd /home/pi
+```
Git clone tarina and then run install script with sudo:
```
git clone https://github.com/rbckman/tarina.git