Update README.md

This commit is contained in:
Pascal Vizeli 2017-03-28 21:13:44 +02:00 committed by GitHub
parent ce9cef0d1d
commit 44c17278b9

View File

@ -8,7 +8,7 @@
## Run supervisor on a normal docker host
```bash
docker run --privileged --name resin_supervisor \
docker run --name resin_supervisor \
-v /var/run/docker.sock:/var/run/docker.sock \
-v /var/run/hassio-hc.sock:/var/run/hassio-hc.sock \
-v /resin-data:/data \