Skip to content

Commit 2d6a8a4

Browse files
committed
Use consistent unordered list style
1 parent 00e627a commit 2d6a8a4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

content/Hardware Support/Generic/Upload-firmware-for-Arduino-Lab-for-Micropython.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,15 @@ These are some reasons you may want to upload firmware for Arduino Lab for Micro
3232

3333
1. Download the [MicroPython Installer](https://github.com/arduino/lab-micropython-installer/releases/latest) for your operating system:
3434

35-
- **Windows:** Download the `.exe` file labeled 'Windows' and run the installer.
35+
* **Windows:** Download the `.exe` file labeled 'Windows' and run the installer.
3636

37-
- **macOS:** Download the `.zip` file labeled 'macOS', extract the zip file, and move the application to your Applications folder.
37+
* **macOS:** Download the `.zip` file labeled 'macOS', extract the zip file, and move the application to your Applications folder.
3838

39-
- **Linux:** Download the `.deb` file labeled 'Linux' and install it using your package manager.
40-
- `sudo dpkg -i [file name]`.
39+
* **Linux:** Download the `.deb` file labeled 'Linux' and install it using your package manager:
4140

42-
- **NuGet Package:** Download the `.nupkg` file if you are using NuGet for package management.
41+
`sudo dpkg -i [file name]`.
42+
43+
* **NuGet Package:** Download the `.nupkg` file if you are using NuGet for package management.
4344

4445
1. Launch the Firmware Installer tool.
4546

0 commit comments

Comments
 (0)