Skip to content

Commit a8cd004

Browse files
authored
[skip changelog] Add note that docs also apply to other Arduino development software (arduino#1500)
People might get the impression that, since the documentation is in the Arduino CLI repo, it only applies to Arduino CLI. However, since Arduino CLI is used in some form in most of Arduino's development tools, much of the information is universal.
1 parent fb8931c commit a8cd004

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/index.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Arduino CLI is an all-in-one solution that provides Boards/Library Managers, sketch builder, board detection, uploader,
22
and many other tools needed to use any Arduino compatible board and platform.
33

4+
In addition to being a standalone tool, Arduino CLI is the heart of all official Arduino development software (Arduino
5+
IDE, Arduino Web Editor). Parts of this documentation apply to those tools as well.
6+
47
## Installation
58

69
You have several options to install the latest version of the Arduino CLI on your system, see the [installation] page.

0 commit comments

Comments
 (0)