Fix link and typos in hadashboard/reboot.markdown (#1900)

This commit is contained in:
Matt N 2017-01-28 16:37:47 -08:00 committed by Fabian Affolter
parent 1fb47207ae
commit b6a35afb9d

View File

@ -9,8 +9,8 @@ sharing: true
footer: true
---
To run Dashing and `hapush` at reboot, I have provided sample init scripts in the `./init` directory. These have been tested on a Raspberry PI - your mileage may vary on other systems.
To run Dashing and `hapush` at reboot, I have provided sample init scripts in the `./init` directory. These have been tested on a Raspberry Pi - your mileage may vary on other systems.
Instructions for automaticaly starting a docker install can be found (here)[https://docs.docker.com/engine/admin/host_integration/].
Instructions for automatically starting a docker install can be found [here](https://docs.docker.com/engine/admin/host_integration/).
For docker you may also want to use docker-compose - there is a sample compose file in the `./init` directory.