Skip to content

Commit

Permalink
Add recreating command in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ValeriyMaslenikov committed Jun 2, 2018
1 parent 6c15fd2 commit 10e71b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It also supports attachments, without storing them on your disk.
values.
3. Authenticate your account using command:
```
docker-compose run app python ./monitor.py auth
docker-compose create --force-recreate --build app && docker-compose run app python ./monitor.py auth
```

## Start daemon
Expand Down

0 comments on commit 10e71b8

Please sign in to comment.