Update README.MD

This commit is contained in:
Samandar Azamov
2025-04-21 20:52:34 +05:00
committed by GitHub
parent 6ef9205517
commit f38471756c

View File

@@ -43,7 +43,7 @@ go mod download
3. Build the application:
```bash
go build -o notification-service
go build -o notification-service ./cmd/main.go
```
## Configuration