Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
g41797 committed Nov 10, 2023
1 parent c517066 commit 4f54a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ see also [Advanced configuration and helper functions for producer](https://gith
```bash
go clean -cache -testcache
go build ./cmd/syslog2nats/
./syslog2nats -cf ./cmd/syslog2nats/conf/
./syslog2nats --cf ./cmd/syslog2nats/conf/
```

## e2e test
Expand Down

0 comments on commit 4f54a79

Please sign in to comment.