install-platformio.sh 91 Bytes
Newer Older
1
2
3
4
5
# install PlatformIO
sudo pip install -U platformio

# update PlatformIO
platformio update