Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit 4ffe02f

Browse files
mastrolinuxRoberto Sora
authored and
Roberto Sora
committed
Docs (#2)
* General docs about the project * 'Added contribution mentioning' * Added copyright info * Fixed typos and Copyright notice * Added minimal getting started section
1 parent 929954c commit 4ffe02f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,18 @@ The Arduino IDE for advanced users and developers.
55
The new Arduino IDE is a completely new Development Environment for Arduino Programming based on more modern technologies.
66
This repo is a preview of the final product and has to be considered as an unstable *alpha* version.
77

8-
## Download
8+
## Getting Started
9+
10+
### Download
911
You can find the last published version in the [Releases Section](https://github.com/arduino/arduino-pro-ide/releases) of this repo
1012

13+
### Install a core to support your board
14+
The Arduino Pro IDE does not provide pre-installed cores, to have board support you have to install a core by using the menu
15+
16+
Tools -> Board Manager...
17+
18+
Then search for your board and install the proper core.
19+
1120
## User Feedback and Issue Report
1221
We need your help in improving the product, before releasing the source code we want to move out of the alpha and we need your help.
1322
Please test the Arduino Pro IDE and report us bugs or feature requests at: https://github.com/arduino/arduino-pro-ide/issues

0 commit comments

Comments
 (0)