fix readme
parent
057b21cf35
commit
78856751ff
|
|
@ -1,3 +1,3 @@
|
||||||
# UI
|
# UI
|
||||||
|
|
||||||
run with: python -m http.server 8000 -d ./
|
run with: python -m http.server -b localhost 8001 -d ./
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue