Fix docker README on accessing Karaf console (#87)

pull/94/head
Mariano Gonzalez 2016-09-09 04:54:13 -05:00 committed by Thomas Dietrich
parent 1babf95628
commit 4a37c3c781
1 changed files with 1 additions and 1 deletions

View File

@ -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**