Merge pull request #77 from chriscrowley/dev

Fixed typo
This commit is contained in:
Adam Hill 2016-12-14 09:29:14 -06:00 committed by GitHub
commit 28d4b777e2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
A [Docker](https://www.docker.com/what-docker) project to make lightweight x86 and ARM continer with [pi-hole](https://pi-hole.net) functionality. Why? Maybe you don't have a Raspberry Pi lying around but you do have a Docker server.
A [Docker](https://www.docker.com/what-docker) project to make lightweight x86 and ARM container with [pi-hole](https://pi-hole.net) functionality. Why? Maybe you don't have a Raspberry Pi lying around but you do have a Docker server.
**Now with ARM (actual docker-pi) support!** Just install docker on your Rasberry-Pi and run docker image `diginc/pi-hole:arm` tag (see below for full required command).