Update OS X instructions

master
Ryan Jarvis 2017-04-30 20:40:30 -07:00
rodzic 708a79ce2f
commit 2ca31476a8
1 zmienionych plików z 8 dodań i 0 usunięć

@ -133,10 +133,18 @@ Then, clone the repository to your local machine:
> git clone https://github.com/micropython/micropython.git
Change directory to the git repo and fetch all the submodules:
> git submodule update --init
Change directory to the Unix build directory:
> cd micropython/unix
Make the dependencies:
> make axtls
And then make the executable
> make