Updated Getting Started (markdown)
parent
c10c822fe3
commit
2bbc53c37b
|
@ -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 [see above](https://github.com/micropython/micropython/wiki/Getting-Started##Creating-A-Virtual-Environment):
|
||||
Then, clone the repository to your local machine, or if you have created a virtual environment [see above](https://github.com/micropython/micropython/wiki/Getting-Started## Creating-A-Virtual-Environment):
|
||||
|
||||
> git clone --recurse-submodules https://github.com/micropython/micropython.git
|
||||
|
||||
|
|
Loading…
Reference in New Issue