teensy/README.md (corrected typo)

This commit is contained in:
Dan Peirce 2014-08-12 17:35:34 -07:00 committed by Damien George
parent 6009309c33
commit f0c3a7e781
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Currently the Teensy 3.1 port of Micro Python builds under Linux and not under W
The tool chain required for the build can be found at <https://launchpad.net/gcc-arm-embedded>.
Downlaod the current Linux *.tar.bz2 file. Instructions regarding unpacking the file and moving it to the correct location
as well as adding the extracted folders to the enviroment varabe can be found at
as well as adding the extracted folders to the enviroment variable can be found at
<http://eliaselectronics.com/stm32f4-tutorials/setting-up-the-stm32f4-arm-development-toolchain/>
## Previous Instructions Shown Below (no longer valid)