This commit is contained in:
Fabio Manganiello 2022-01-11 23:58:20 +01:00
parent 3531726f2c
commit e9fcb0fd22

View file

@ -13,7 +13,7 @@ $ python setup.py install
```shell
# The application will listen on port 8000 and it will
# serve the current folder
$ madness
$ madblog
```
```