Fix demo link in README

This commit is contained in:
Simon Warta
2020-09-23 17:08:05 +02:00
parent 90b6f813a4
commit 548f427862
+1 -1
View File
@@ -49,7 +49,7 @@ python3 -m http.server
```
Visit the demo page in a browser, for example if using the Python 3 option:
[http://localhost:8000/demo]().
http://localhost:8000/demo.
Then follow the instructions on that page.