Fix a typo on README.md (#184)
This commit is contained in:
@@ -10,7 +10,7 @@ $./mvnw clean package -Pkafka
|
||||
or
|
||||
|
||||
```bash
|
||||
$./mvnw clean package -Pkafka
|
||||
$./mvnw clean package -Prabbit
|
||||
```
|
||||
|
||||
## Building Docker Images
|
||||
@@ -26,4 +26,4 @@ $./mvnw package -Pdist
|
||||
|
||||
```
|
||||
|
||||
This must be run from this directory and will build `dist/usage-cost-stream-sample.zip`
|
||||
This must be run from this directory and will build `dist/usage-cost-stream-sample.zip`
|
||||
|
||||
Reference in New Issue
Block a user