Updated run command in readme
This commit is contained in:
parent
2752be164a
commit
d385624b8b
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ Web-based caldav client.
|
||||||
## Get started
|
## Get started
|
||||||
In order to start the client, fill the config file and run:
|
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