Skip to content

Commit 851df9b

Browse files
authored
Update README.md
1 parent f6a8974 commit 851df9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This repository contains the scripts that produce the libraries included with Ta
44

55
### Build on Ubuntu
66
```bash
7-
sudo apt update && sudo apt install -y git wget curl libssl-dev libncurses-dev flex bison gperf python3 cmake ninja-build ccache
7+
sudo apt update && sudo apt install -y git wget curl libssl-dev libncurses-dev flex bison gperf python3 cmake ninja-build ccache jq
88
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py && python3 get-pip.py && \
99
pip3 install setuptools pyserial click future wheel cryptography pyparsing pyelftools
1010
git clone https://github.com/Jason2866/esp32-arduino-lib-builder

0 commit comments

Comments
 (0)