Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit f532a7f

Browse files
committed
docs(README): update test instructions
1 parent 246a91a commit f532a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ go get -u github.com/golang/dep/...
113113
dep ensure -v
114114
```
115115

116-
To run tests, run `docker-compose up -d` and run `make test`.
116+
To run tests, run `docker-compose up -d zookeeper kafka schema-registry elasticsearch` and run `make test`.
117117

118118
### Versioning
119119

0 commit comments

Comments
 (0)