Fix cdk cli readme (#1165)

* docs: update cli read me

* docs: update postgres link
This commit is contained in:
tsk
2025-10-08 21:51:57 +01:00
committed by GitHub
parent dab9281d5a
commit cae8768a87
2 changed files with 349 additions and 80 deletions

View File

@@ -251,7 +251,7 @@ For complete configuration options, see the [example configuration file](./examp
## Documentation
- **[Configuration Examples](./example.config.toml)** - Complete configuration reference
- **[PostgreSQL Setup Guide](../../POSTGRES.md)** - Database setup instructions
- **[PostgreSQL Setup Guide](../../docker-compose.postgres.yaml)** - Database setup with Docker Compose
- **[Development Guide](../../DEVELOPMENT.md)** - Contributing and development setup
## License