We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa0790 commit 0510ea5Copy full SHA for 0510ea5
README.md
@@ -8,7 +8,7 @@ Tested on Ubuntu (32 and 64 bit), Raspberry Pi and MacOS.
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
10
sudo pip install --upgrade pip
11
-git clone https://github.com/tv4you2016/esp32-arduino-lib-builder
+git clone https://github.com/Loucotolo/esp32-arduino-lib-builder
12
cd esp32-arduino-lib-builder
13
./build.sh
14
```
0 commit comments