From aabb3149281d7e00b06b297e1688a686eb6a048b Mon Sep 17 00:00:00 2001 From: jon mills Date: Mon, 31 Mar 2014 15:18:22 +0100 Subject: [PATCH] Update README.md Very minor typo --- teensy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teensy/README.md b/teensy/README.md index 2618abf2ac..7c95f1c9d5 100644 --- a/teensy/README.md +++ b/teensy/README.md @@ -1,6 +1,6 @@ Build Instructions for Teensy 3.1 -This assumes that you have TeensyDuino installed and set the ARUINO environment +This assumes that you have TeensyDuino installed and set the ARDUINO environment variable pointing to the where Arduino with TeensyDuino is installed. ```