Skip to content

Replace inappropriately version-specific description of Arduino IDE 1.x #398

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 21, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You can easily download the editor from the [Arduino Software page](https://www.

### The Arduino IDE 2.0

The Arduino IDE 2.0 is an open-source project. It is a big step from it's sturdy predecessor, Arduino IDE (1.8.13), and comes with revamped UI, improved board & library manager, autocomplete feature and much more.
The Arduino IDE 2.0 is an open-source project. It is a big step from it's sturdy predecessor, Arduino IDE 1.x, and comes with revamped UI, improved board & library manager, autocomplete feature and much more.

### Download the Editor

Expand Down Expand Up @@ -69,4 +69,4 @@ $ ./arduino-ide

You can now use the Arduino IDE 2.0 on your Linux computer!

***In Linux, The Arduino IDE 2.0 must be launched through the terminal.***
***In Linux, The Arduino IDE 2.0 must be launched through the terminal.***