Changed "pull" to "clone" as it prevents confusion
This commit is contained in:
parent
f90f3b728e
commit
adb6232afc
@ -44,7 +44,7 @@ A pinout sheet can be found [here](Pinout_-_Pico-W.png).
|
|||||||
### 3.2 Software installation
|
### 3.2 Software installation
|
||||||
|
|
||||||
1. To get your Raspberry Pi Pico W ready for micronEC, make sure you've already installed [microPython](https://micropython.org/) on it.
|
1. To get your Raspberry Pi Pico W ready for micronEC, make sure you've already installed [microPython](https://micropython.org/) on it.
|
||||||
2. Pull this repository to your local filesystem.
|
2. Clone this repository to your local filesystem.
|
||||||
3. Open [Thonny](https://thonny.org/)
|
3. Open [Thonny](https://thonny.org/)
|
||||||
4. Open the following files:
|
4. Open the following files:
|
||||||
- [counter.py](counter.py) - library providing counting stuff
|
- [counter.py](counter.py) - library providing counting stuff
|
||||||
|
Loading…
Reference in New Issue
Block a user