From 008a29d989697d74f909195c7c639a6f254fa845 Mon Sep 17 00:00:00 2001 From: Ray Ozzie Date: Fri, 25 Mar 2016 11:04:08 -0400 Subject: [PATCH] x --- .gitignore | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..74c36c8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +\#*\# diff --git a/README.md b/README.md index f07d062..8c0b7b1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Resin Dockerfile & scripts for [The Things Network](http://thethingsnetwork.org/) gateways based on the iC880a concentrator with a Raspberry Pi host, connected using SPI. -## Using this with Resin +## Instructions - Download [Raspbian Jessie](https://www.raspberrypi.org/downloads/) - Follow the [installation instruction](https://www.raspberrypi.org/documentation/installation/installing-images/README.md) to create the SD card