Update README details for running self-hosted instances

This commit is contained in:
Mo Tarbin 2024-11-26 00:52:48 -05:00
commit 4dc988f2ea

View file

@ -38,6 +38,10 @@ services:
```
### Using binary:
1. Navigate to [Release]
2. Download the appropiate file for you arch/os
3. cd into the extracted folder
4. run `./donetick` and you can specify the env as `DT_ENV=selfhosted`
## Development Environment