diff --git a/Deploying pihole-docker to a brand new Debian instance.md b/Deploying pihole-docker to a brand new Debian instance.md index aa998db..eebfacd 100644 --- a/Deploying pihole-docker to a brand new Debian instance.md +++ b/Deploying pihole-docker to a brand new Debian instance.md @@ -1,4 +1,5 @@ #documentation #homelab +Official docs can be found on the [github page](https://github.com/pi-hole/docker-pi-hole) and the [home page](https://docs.pi-hole.net/) ## Preperation - The system was entirely updated with `sudo apt update` and `sudo apt upgrade`. - `docker` and `docker-compose` were installed via `apt`