Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 09c11d5

Browse files
committedJun 10, 2024·
Update nano-getting-started.md
1 parent 9b6c77e commit 09c11d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎content/hardware/03.nano/boards/nano/tutorials/nano-getting-started/nano-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To install it, you will need a version of the Arduino IDE, which you can downloa
2626

2727
## Install Board Package
2828

29-
To install the board package, open the "Board Manager" from the menu to the left. Search for Nano and install the latest version (or the version you want to use).
29+
The [Arduino Core for AVR devices](https://github.com/arduino/ArduinoCore-avr) comes preinstalled with the IDE, so no additional installation is necessary to get started. To use a different version than the latest, open the "Board Manager" from the left-hand menu. Search for Nano and install the version you want to use.
3030

3131
![Arduino AVR Board Package](./assets/install-nano-core.png)
3232

0 commit comments

Comments
 (0)
Please sign in to comment.