Skip to content

Commit a3b0722

Browse files
authored
Merge pull request #398 from per1234/ide-1.x-description
Replace inappropriately version-specific description of Arduino IDE 1.x
2 parents 8997ba0 + 108b398 commit a3b0722

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/software/ide-v2/tutorials/getting-started/01.ide-v2-downloading-and-installing/ide-v2-downloading-and-installing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can easily download the editor from the [Arduino Software page](https://www.
2121

2222
### The Arduino IDE 2.0
2323

24-
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.
24+
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.
2525

2626
### Download the Editor
2727

@@ -69,4 +69,4 @@ $ ./arduino-ide
6969

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

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

0 commit comments

Comments
 (0)