From 81ef2e8e59da785704e4c00acab3201461caef49 Mon Sep 17 00:00:00 2001 From: Chris Esposito Date: Fri, 28 Dec 2018 14:17:01 +1100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf0203f6..d6cd4af1 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ sudo make install ``` Then, to launch, just type `labrador` into the terminal. -To build the AVR software, I use Atmel Studio 7. Just load up the .atsln and push F7. You can use avr-gcc if you don't want to install a full IDE. +To build the AVR software, I use Atmel Studio 7. Just load up the .atsln and push F7. You can use `avr-gcc` if you don't want to install a full IDE. The PCB files can be edited in KiCAD 4.0.