pio-upgrade: add page (#5521)
This commit is contained in:
12
pages/common/pio-upgrade.md
Normal file
12
pages/common/pio-upgrade.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# pio upgrade
|
||||||
|
|
||||||
|
> Update PlatformIO to the latest version.
|
||||||
|
> More information: <https://docs.platformio.org/en/latest/core/userguide/cmd_upgrade.html>.
|
||||||
|
|
||||||
|
- Update PlatformIO to the latest version:
|
||||||
|
|
||||||
|
`pio upgrade`
|
||||||
|
|
||||||
|
- Update PlatformIO to the latest development (unstable) version:
|
||||||
|
|
||||||
|
`pio upgrade --dev`
|
Reference in New Issue
Block a user