From 9aadfbd28a473fa1e73c6e8f7b4dadf5924ff07b Mon Sep 17 00:00:00 2001 From: Sophie Watson Date: Sun, 27 Jan 2019 13:09:07 +0100 Subject: [PATCH] Update README.md Removed surplus '\' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b24bc72..5de9de1 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ This diagram shows an overview of the architecture for these services: -p CONTEXT_DIR=update-transformer \ -e KAFKA_BROKERS= \ -e KAFKA_IN_TOPIC=social-firehose \ - -e KAFKA_OUT_TOPIC=sentiments \ + -e KAFKA_OUT_TOPIC=sentiments ``` 1. Deploy the update-visualizer application. You will again need the Kafka broker information for this command. To build and deploy the visualizer