File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/micropython/02.environment/03.modules Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ There are multiple ways to install external modules in MicroPython. We’ll cove
57
57
- ** Using the MicroPython Package Installer (GUI)** (Recommended for ease of use)
58
58
- ** Using ` mpremote ` (Command-line installation)**
59
59
60
- #### ** Option 1: Using the MicroPython Package Installer (Recommended)**
60
+ #### Option 1: Using the MicroPython Package Installer (Recommended)
61
61
The ** MicroPython Package Installer** is a graphical tool that makes it easy to install external modules without needing to use the command line.
62
62
63
63
1 . ** Download and install** the [ MicroPython Package Installer] ( https://github.com/arduino/lab-micropython-package-installer/releases ) .
You can’t perform that action at this time.
0 commit comments