tarina

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

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

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

diff --git a/README.md b/README.md @@ -17,8 +17,8 @@ Download latest [Raspbian](https://www.raspberrypi.org/downloads/raspbian/) and ``` sudo raspi-config ``` -Expand file system, enable camera and then reboot -Install git +Expand file system, enable camera and then reboot. +Run this to install git ``` sudo apt-get install git ```