mirror of
https://github.com/google/googletest.git
synced 2024-12-27 02:01:25 +08:00
c4ccab33aa
Internal Change PiperOrigin-RevId: 233614147
6 lines
91 B
Bash
6 lines
91 B
Bash
# install PlatformIO
|
|
sudo pip install -U platformio
|
|
|
|
# update PlatformIO
|
|
platformio update
|