Skip to content

Commit 00a988e

Browse files
Apply suggestions from code review
Added sugestions Co-authored-by: BenjaminDannegard <[email protected]>
1 parent d4a377b commit 00a988e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/micropython/05.modulinos/01.installation/installation.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ The **MicroPython Package Installer** is a graphical tool that simplifies the in
3535
1. **Download and install** the [MicroPython Package Installer](https://github.com/arduino/lab-micropython-package-installer/releases).
3636
2. **Open the tool** and plug in your board.
3737

38-
![Board connected via USB](assets/usb-comp.png)
39-
If the board does not appear in the `Detected Boards` section, click `Reload`.
40-
If the board is still not detected, ensure no other programs (e.g., a code editor) are using the board's COM port.
38+
![Board connected via USB](assets/usb-comp.png)
39+
If the board does not appear in the `Detected Boards` section, click `Reload`.
40+
If the board is still not detected, ensure no other programs (e.g., a code editor) are using the board's COM port.
4141
1. **Search for the Modulino package** using the search feature.
4242
2. Click **Install** and wait for the installation confirmation.
43-
3. **Disconnect the board** from the tool before returning to your code editor to avoid conflicts due to the COM port being busy.
43+
3. **Disconnect the board** before returning to your code editor to avoid conflicts due to the COM port being busy.
4444

4545
![Package Installer UI](assets/package-installer.png)
4646

0 commit comments

Comments
 (0)