mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
Update build.md
This commit is contained in:
parent
5952fde64d
commit
a5be6524f6
|
@ -31,7 +31,7 @@ To get a clean build you may have to delete the auto-generated file `./.vscode/c
|
|||
|
||||
```
|
||||
sudo apt-get update
|
||||
sudo apt-get install python3 python3 g++ zip
|
||||
sudo apt-get install python3 python3-dev g++ zip
|
||||
```
|
||||
|
||||
2. Install PlatformIO (which is usually via wget/curl command).
|
||||
|
|
Loading…
Reference in a new issue