Update README.md
This commit is contained in:
@@ -165,6 +165,7 @@ sudo apt install python3-pip python3-setuptools
|
|||||||
python3 -m pip install -U pip
|
python3 -m pip install -U pip
|
||||||
python3 -m pip install -U wheel
|
python3 -m pip install -U wheel
|
||||||
python3 -m pip install tornado
|
python3 -m pip install tornado
|
||||||
|
git clone https://github.com/nopnop2002/esp-idf-can2http
|
||||||
cd esp-idf-can2http
|
cd esp-idf-can2http
|
||||||
cd tornado
|
cd tornado
|
||||||
python3 can.py
|
python3 can.py
|
||||||
@@ -182,6 +183,7 @@ python3 -m pip install -U pip
|
|||||||
python3 -m pip install -U wheel
|
python3 -m pip install -U wheel
|
||||||
python3 -m pip install -U Werkzeug
|
python3 -m pip install -U Werkzeug
|
||||||
python3 -m pip install flask
|
python3 -m pip install flask
|
||||||
|
git clone https://github.com/nopnop2002/esp-idf-can2http
|
||||||
cd esp-idf-can2http
|
cd esp-idf-can2http
|
||||||
cd flask
|
cd flask
|
||||||
python3 can.py
|
python3 can.py
|
||||||
|
|||||||
Reference in New Issue
Block a user