diff --git a/README.md b/README.md index fcd3c35..bcad8ca 100644 --- a/README.md +++ b/README.md @@ -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] ```