From 9d9f49e9c487166f542621fb992efa6e95828d21 Mon Sep 17 00:00:00 2001 From: Parminder Singh Date: Fri, 9 Mar 2018 15:22:22 +0530 Subject: [PATCH] Removed stop service steps, were too obvious --- INSTALL.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index ea6cf044c..73be56610 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -60,13 +60,6 @@ brew services start zookeeper brew services start kafka ``` -You can stop Kafka service by running - -```bash -brew services stop zookeeper -brew services stop kafka -``` - ## Configuration ### Postgres database setup