summaryrefslogtreecommitdiff
path: root/teensy/README.md
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-10-12 00:06:25 +0100
committerDamien George <damien.p.george@gmail.com>2015-10-12 00:06:25 +0100
commit0334058fa43a8ac7c689007f5824510c2927c5cc (patch)
tree0abd0f6efd70aa922d0cb14a8c06c38bc957b276 /teensy/README.md
parent6206f431cf50741f633762dac185421e4c4f1a0d (diff)
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
Diffstat (limited to 'teensy/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 c240f0d5f..14a5e4a71 100644
--- a/teensy/README.md
+++ b/teensy/README.md
@@ -1,6 +1,6 @@
# Build Instructions for Teensy 3.1
-Currently the Teensy 3.1 port of Micro Python builds under Linux and not under Windows.
+Currently the Teensy 3.1 port of MicroPython builds under Linux and not under Windows.
The tool chain required for the build can be found at <https://launchpad.net/gcc-arm-embedded>.