Typo_fix_installing_guide (#9581)

This commit is contained in:
Vojtěch Bartoška 2024-05-02 18:17:30 +08:00 committed by GitHub
parent 2f7e7ad730
commit 5a023568a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ This is the way to install Arduino-ESP32 directly from the Arduino IDE.
Starting with the Arduino IDE version 1.6.4, Arduino allows installation of third-party platform Starting with the Arduino IDE version 1.6.4, Arduino allows installation of third-party platform
packages using Boards Manager. We have packages available for Windows, macOS, and Linux. packages using Boards Manager. We have packages available for Windows, macOS, and Linux.
To start the installation process using the Boards Managaer, follow these steps: To start the installation process using the Boards Manager, follow these steps:
- Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the `arduino.cc`_ website. - Install the current upstream Arduino IDE at the 1.8 level or later. The current version is at the `arduino.cc`_ website.