diff --git a/README.md b/README.md index 284f689..2ac4da7 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ sudo apt install python3-pip python3-setuptools python3 -m pip install -U pip python3 -m pip install -U wheel python3 -m pip install tornado +git clone https://github.com/nopnop2002/esp-idf-can2http cd esp-idf-can2http cd tornado python3 can.py @@ -182,6 +183,7 @@ python3 -m pip install -U pip python3 -m pip install -U wheel python3 -m pip install -U Werkzeug python3 -m pip install flask +git clone https://github.com/nopnop2002/esp-idf-can2http cd esp-idf-can2http cd flask python3 can.py