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