--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # pio upgrade > Update PlatformIO to the latest version. > More information: . - Update PlatformIO to the latest version: `pio upgrade` - Update PlatformIO to the latest development (unstable) version: `pio upgrade --dev`