fix: correct run command to properly handle missing config file error
This commit is contained in:
parent
61d42a6528
commit
c8062e3a1a
@ -77,6 +77,7 @@ print(
|
||||
"</pre>"
|
||||
)
|
||||
{% endpy3 %}
|
||||
```
|
||||
|
||||
### Example database usage
|
||||
See here an example of a visitor counter on your website. This is all you have to do. It's a persistent database. No configuration required! For more information how to use the database, visit the [dataset documentation](https://dataset.readthedocs.io/en/latest/).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user