Update README details for running self-hosted instances

This commit is contained in:
Mo Tarbin 2024-11-26 00:52:21 -05:00
parent 3fd1d704d1
commit fae0bf2638

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