Merge pull request #19 from adgelbfish/patch-1

don't think that was supposed to be there :)
pull/79/head
Fredrik Lindqvist 2017-04-10 11:25:10 +02:00 committed by GitHub
commit f5057ac1ac
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ The Haspbian image is built with the same script that generates the official [Ra
By default the Haspbian image is built on a Debian 8 droplet on Digital Ocean and takes about 30 minutes to build on the cheapest droplet. Dependencies and everything is handled by the build script with the exception of `git`.
<<<<<<< HEAD
Build instructions:
- Install git. `sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install git`
- Clone the `rpi_gen` code. `git clone https://github.com/home-assistant/pi-gen.git`