diff --git a/installation/docker.md b/installation/docker.md index af61403d0..a330f6588 100644 --- a/installation/docker.md +++ b/installation/docker.md @@ -56,7 +56,7 @@ then start with ``docker-compose up -d`` **Accessing the console** ``` -docker exec -it openhab console +docker exec -it openhab /openhab/runtime/karaf/bin/client ``` **Debug Mode**