Update README.md
This commit is contained in:
@@ -167,7 +167,7 @@ python3 -m pip install -U wheel
|
|||||||
python3 -m pip install tornado
|
python3 -m pip install tornado
|
||||||
cd esp-idf-can2http
|
cd esp-idf-can2http
|
||||||
cd tornado
|
cd tornado
|
||||||
python can.py
|
python3 can.py
|
||||||
```
|
```
|
||||||

|

|
||||||
|
|
||||||
@@ -182,7 +182,7 @@ python3 -m pip install -U Werkzeug
|
|||||||
python3 -m pip install flask
|
python3 -m pip install flask
|
||||||
cd esp-idf-can2http
|
cd esp-idf-can2http
|
||||||
cd flask
|
cd flask
|
||||||
python can.py
|
python3 can.py
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user