diff options
-rw-r--r-- | teensy/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. ``` |