Added hook to basic compile/install instructions
parent
4163b5e04a
commit
1d02129b60
4
Home.md
4
Home.md
|
@ -31,3 +31,7 @@ Modules which will (at the moment) **NOT** be covered in micropython are:
|
||||||
* sqlite3
|
* sqlite3
|
||||||
* threading
|
* threading
|
||||||
* multiprocessing
|
* 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.
|
Loading…
Reference in New Issue