mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
Updated Getting Started (markdown)
@@ -56,7 +56,7 @@ To install these packages, use the following command:
|
||||
|
||||
> sudo apt-get install build-essential libreadline-dev libffi-dev git pkg-config
|
||||
|
||||
Then, clone the repository to your local machine, or if you have created a [virtual environment](https://github.com/micropython/micropython/wiki/Getting-Started##Creating-A-Virtual-Environment) clone into your **project** folder.
|
||||
Then, clone the repository to your local machine, or if you have created a [virtual environment](https://github.com/micropython/micropython/wiki/Getting-Started#creating-a-virtual-environment) clone into your **project** folder.
|
||||
|
||||
> git clone --recurse-submodules https://github.com/micropython/micropython.git
|
||||
|
||||
|
||||
Reference in New Issue
Block a user