pio-upgrade: add page (#5521)

This commit is contained in:
marchersimon
2021-03-28 20:27:22 +02:00
committed by GitHub
parent 5c9261d7fd
commit 3d63566d9b

View 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`