tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

commit e39454c830a0549652cfbfd6919b55112ef9f384
parent 88397496e881933e348b27218627c4a6beff4493
Author: Robin Bäckman <robinbackman@gmail.com>
Date:   Tue,  1 Nov 2016 10:10:40 +0000

README.md edited online with Bitbucket
Diffstat:
MREADME.md | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -18,17 +18,16 @@ Download latest [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) and sudo raspi-config ``` Expand file system, enable camera and then reboot. -Run this to install git +Run this to install git: ``` sudo apt-get install git ``` -Git clone tarina +Git clone tarina and then run install script: ``` git clone https://rbckman@bitbucket.org/rbckman/tarina.git cd tarina sudo ./install.sh ``` -more install instructions in INSTALL file ## Installing Adafruit 3.5 pitft screen ## https://learn.adafruit.com/adafruit-pitft-3-dot-5-touch-screen-for-raspberry-pi/easy-install