mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-15 12:13:24 +00:00
6 lines
91 B
Bash
6 lines
91 B
Bash
|
# install PlatformIO
|
||
|
sudo pip install -U platformio
|
||
|
|
||
|
# update PlatformIO
|
||
|
platformio update
|