From db45628b2c73961aa8ac46aeaa63fbb77802521f Mon Sep 17 00:00:00 2001 From: Vladan Popovic Date: Sun, 6 Sep 2020 02:02:02 +0200 Subject: [PATCH] Remove wishfullnes from the readme --- README.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 6aebc36..b1fc27d 100644 --- a/README.rst +++ b/README.rst @@ -11,10 +11,6 @@ platform, using their `kafka `_ and `postgresql Install and run the application with:: - pip install https://github.com/vladan/aiven-status-checker/releases/... + pip install . chweb_collect -c config.yaml & chweb_consume -c config.yaml & - -or run in docker with:: - - docker-compose up