Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MCUdude authored Jul 22, 2016
1 parent 0472ff2 commit cd0d8f6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@ Open Arduino IDE, and a new category in the boards menu called "MiniCore" will s
#### Eclipse
MiniCore works perfectly with Eclipse using the [Arduino Eclipse plugin](http://eclipse.baeyens.it) (formally Sloeber). If you're tired of Arduino IDEs limits but still want to stick with open source software; this is the way to go!
* Download and install the latest version of Arduino Eclipse (Download the nighty build if you want support for aditional programmers)
* Open `Preferences` (Windows: Window -> Preferences, Mac: [App name] -> Preferences)
* Click the <i>expand<i> arrow next to the `Arduino` option in the preferences menu
* Click `Locations`, paste the board manager URL and hit the `Apply` button: `https://mcudude.github.io/MiniCore/package_MCUdude_MiniCore_index.json`
* Click the `Platform and Boards` menu option to the left and expand the `MiniCore` option. Select the latest version.
* Click the `OK` button. MiniCore is now installed!
* Open **Preferences** (<i>Windows</i>: Window -> Preferences, <i>Mac</i>: [App name] -> Preferences)
* Click the <i>expand</i> arrow next to the **Arduino** option in the preferences menu
* Click **Locations**, paste the board manager URL and hit the **Apply** button: `https://mcudude.github.io/MiniCore/package_MCUdude_MiniCore_index.json`
* Click the **Platform and Boards** menu option to the left and expand the **MiniCore** option. Select the latest version.
* Click the **OK** button. MiniCore is now installed!
<br/> <br/>
Make sure to select the MiniCore boards.txt file when you create a new sketch.

Expand Down

0 comments on commit cd0d8f6

Please sign in to comment.