Update build.md

This commit is contained in:
RicInNewMexico 2022-01-30 20:55:53 -07:00
parent 5952fde64d
commit a5be6524f6

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 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). 2. Install PlatformIO (which is usually via wget/curl command).