Added hook to basic compile/install instructions

Eric 2014-01-01 22:50:29 -08:00
parent 4163b5e04a
commit 1d02129b60
1 changed files with 5 additions and 1 deletions

@ -31,3 +31,7 @@ Modules which will (at the moment) **NOT** be covered in micropython are:
* sqlite3
* threading
* multiprocessing
### I want to try using micropython now!
If you have a machine that runs some flavor of Unix, see the [[Getting-Started]] instructions on how to obtain the binary to run micropython and start developing.