File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,12 @@ Please check out the [Optiboot flasher example](https://github.com/MCUdude/MiniC
106
106
This installation method requires Arduino IDE version 1.6.4 or greater.
107
107
* Open the Arduino IDE.
108
108
* Open the ** File > Preferences** menu item.
109
- * Enter the following URL in ** Additional Boards Manager URLs** : ` https://mcudude.github.io/MiniCore/package_MCUdude_MiniCore_index.json `
109
+ * Enter the following URL in ** Additional Boards Manager URLs** :
110
+
111
+ ```
112
+ https://mcudude.github.io/MiniCore/package_MCUdude_MiniCore_index.json
113
+ ```
114
+
110
115
* Open the **Tools > Board > Boards Manager...** menu item.
111
116
* Wait for the platform indexes to finish downloading.
112
117
* Scroll down until you see the **MiniCore** entry and click on it.
You can’t perform that action at this time.
0 commit comments