From 2401de048d78d08d558635306362f76fab2b27ae Mon Sep 17 00:00:00 2001 From: jbruce Date: Tue, 27 Nov 2018 11:29:03 -0500 Subject: [PATCH] - link NOOBs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 623a114..4bd0246 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Turns a Raspberry Pi into a cheap, web-enabled kiln controller. ### Raspbian -Download NOOBs. Copy files to an SD card. Install raspian on RPi using NOOBs. +Download [NOOBs](https://www.raspberrypi.org/downloads/noobs/). Copy files to an SD card. Install raspian on RPi using NOOBs. $ sudo apt-get install python-pip python-dev libevent-dev python-virtualenv $ git clone https://github.com/jbruce12000/kiln-controller.git