Skip to content

Commit 5b8a680

Browse files
authored
Merge pull request #661 from arduino/jacobhylen/micropython-note-block
Change note blocks
2 parents c1e9040 + 45f7b4e commit 5b8a680

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/tutorials/generic/micropython-installation/micropython-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Users/{your-user}/Library/Arduino15/packages/arduino/tools/bossac/1.9.1-arduino2
105105
```
106106
the file you are after is `bossac.exe`
107107

108-
>**Note:** The `"Library"` directory is hidden, press `Shift + Command + . ` to reveal hidden directories.
108+
***Note: The `"Library"` directory is hidden, press `Shift + Command + . ` to reveal hidden directories.***
109109

110110
Open a terminal window and drag and drop the bossac.exe file into the terminal window.
111111

@@ -183,7 +183,7 @@ Users/{your-user}/Library/Arduino15/packages/arduino/tools/dfu-util/0.10.0-ardui
183183
```
184184
the file you are after is `dfu-util.exe`
185185

186-
>**Note:** The `"Library"` directory is hidden, press `Shift + Command + . ` to reveal hidden directories.
186+
***Note: The `"Library"` directory is hidden, press `Shift + Command + . ` to reveal hidden directories.***
187187

188188
Open a terminal window and drag and drop the dfu-util.exe file into the terminal window.
189189

0 commit comments

Comments
 (0)