Updated run command in readme
This commit is contained in:
parent
2752be164a
commit
fcd22d3901
1 changed files with 2 additions and 1 deletions
|
@ -5,5 +5,6 @@ Web-based caldav client.
|
|||
## Get started
|
||||
In order to start the client, fill the config file and run:
|
||||
```
|
||||
python -m saturn
|
||||
env FLASK_APP=saturn flask run
|
||||
|
||||
```
|
||||
|
|
Reference in a new issue