We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4321971 commit b124aaaCopy full SHA for b124aaa
content/micropython/02.environment/03.modules/modules.md
@@ -57,7 +57,7 @@ There are multiple ways to install external modules in MicroPython. We’ll cove
57
- **Using the MicroPython Package Installer (GUI)** (Recommended for ease of use)
58
- **Using `mpremote` (Command-line installation)**
59
60
-#### **Option 1: Using the MicroPython Package Installer (Recommended)**
+#### Option 1: Using the MicroPython Package Installer (Recommended)
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
63
1. **Download and install** the [MicroPython Package Installer](https://github.com/arduino/lab-micropython-package-installer/releases).
0 commit comments