From 56b8450d3f12337d21a96abd2a10e5d722daf0e6 Mon Sep 17 00:00:00 2001 From: nopnop2002 Date: Wed, 16 Nov 2022 19:52:01 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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