Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Fixed typo
  • Loading branch information
pedrominatel committed Aug 31, 2021
commit 9a2e3fa72771b483de415f9f13f3d548da1a7381
2 changes: 1 addition & 1 deletion docs/source/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Installing using PlatformIO
:width: 200
:figclass: align-center

PlatformIO is one of most popular embedded development tool. Currently, it supports Arduino ESP32 and ESP-IDF from Espressif (other platforms is also supported).
PlatformIO is one of most popular embedded development tool. Currently, it supports Arduino ESP32 and ESP-IDF from Espressif (other platforms are also supported).

To install PIO, you can follow this Getting Started, provided by PIO at `docs.platformio.org`_.

Expand Down