This commit is contained in:
Patrick Daly 2021-07-29 06:09:17 -07:00
parent 7f26c600dc
commit 598c2bf313

View File

@ -18,7 +18,7 @@ Install dependencies through poetry
poetry install
```
Start the services (optionally as daemon
Start the services (optionally as daemon)
```
poetry run start [-d]
```