Submodules need to be pulled
parent
ad5f255820
commit
209d45b313
|
@ -24,7 +24,7 @@ To install these packages, use the following command:
|
|||
|
||||
Then, clone the repository to your local machine:
|
||||
|
||||
> git clone https://github.com/micropython/micropython.git
|
||||
> git clone --recurse-submodules https://github.com/micropython/micropython.git
|
||||
|
||||
Change directory to the Unix build directory:
|
||||
|
||||
|
|
Loading…
Reference in New Issue