summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-03-31 18:09:14 +0100
committerDamien George <damien.p.george@gmail.com>2014-03-31 18:09:14 +0100
commit30a5f853ddcd29d5ffbffa9f163055d3aab7fb5b (patch)
treee0058aca9f182d82273e21ef9d27ed261df90003
parent18a6eb9e133b62134366ebab0d5c21222f523dbc (diff)
parentaabb3149281d7e00b06b297e1688a686eb6a048b (diff)
downloadmicropython-30a5f853ddcd29d5ffbffa9f163055d3aab7fb5b.tar.gz
micropython-30a5f853ddcd29d5ffbffa9f163055d3aab7fb5b.zip
Merge pull request #404 from jonmills/patch-1
Update README.md
-rw-r--r--teensy/README.md2
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.
```