mirror of
https://github.com/triqs/dft_tools
synced 2025-01-10 04:58:19 +01:00
6 lines
91 B
Bash
6 lines
91 B
Bash
# install PlatformIO
|
|
sudo pip install -U platformio
|
|
|
|
# update PlatformIO
|
|
platformio update
|