We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbcc142 commit b4981f1Copy full SHA for b4981f1
README.md
@@ -6,7 +6,7 @@ Tested on Ubuntu (32 and 64 bit), Raspberry Pi and MacOS.
6
7
### Build on Ubuntu and Raspberry Pi
8
```bash
9
-sudo apt-get install git wget curl libssl-dev libncurses-dev flex bison gperf python python-pip python-setuptools python-serial python-click python-cryptography python-future python-pyparsing python-pyelftools cmake ninja-build ccache
+sudo apt-get install git wget curl libssl-dev libncurses-dev flex bison gperf python python-pip python-setuptools python-serial python-click python-cryptography python-future python-pyparsing python-pyelftools cmake ninja-build ccache jq
10
sudo pip install --upgrade pip
11
git clone https://github.com/espressif/esp32-arduino-lib-builder
12
cd esp32-arduino-lib-builder
0 commit comments