Update build.md

This commit is contained in:
RicInNewMexico 2022-01-30 20:48:20 -07:00
parent 1bada5022e
commit 5952fde64d

View file

@ -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 g++ zip
sudo apt-get install python3 python3 g++ zip
```
2. Install PlatformIO (which is usually via wget/curl command).