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
5757- **Using the MicroPython Package Installer (GUI)** (Recommended for ease of use)
5858- **Using `mpremote` (Command-line installation)**
5959
60- #### ** Option 1: Using the MicroPython Package Installer (Recommended)**
60+ #### Option 1: Using the MicroPython Package Installer (Recommended)
6161The **MicroPython Package Installer** is a graphical tool that makes it easy to install external modules without needing to use the command line.
6262
63631. **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