1# install PlatformIO
2sudo pip install -U platformio
3
4# update PlatformIO
5platformio update
6