From 14fe0854bcd390c49d0726d68121f917fafed4b5 Mon Sep 17 00:00:00 2001 From: Lewis Cowles Date: Tue, 4 Oct 2016 15:46:17 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ffaaaa1..8197846 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Using new Raspberry Pi Pixel to setup a fullscreen chromium kiosk 1. Download Raspbian Jessie minimum version is September 2016 (PIXEL release) 2. Transfer image onto SD / micro-SD card as usual (probably a good idea to copy a wpa_supplicant.conf onto SD to setup wifi) 3. Boot the raspberry pi, check you have internet connectivity, then use git to download the repo + ```shell git clone https://github.com/CODESIGN2/rpi-pixel-kiosk cd rpi-pixel-kiosk