added links to official pihole docs

This commit is contained in:
zleyyij 2022-12-28 15:47:09 -07:00
parent 3e6484ebee
commit 7b49a31ba7

View File

@ -1,4 +1,5 @@
#documentation #homelab #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 ## Preperation
- The system was entirely updated with `sudo apt update` and `sudo apt upgrade`. - The system was entirely updated with `sudo apt update` and `sudo apt upgrade`.
- `docker` and `docker-compose` were installed via `apt` - `docker` and `docker-compose` were installed via `apt`