From d41dd2b9abfe9006d0586cb59665678c09f37285 Mon Sep 17 00:00:00 2001 From: John D Date: Sun, 31 May 2020 09:51:18 -0700 Subject: [PATCH] Update README.md --- run-pihole/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/run-pihole/README.md b/run-pihole/README.md index f5fa76d..3716fe1 100644 --- a/run-pihole/README.md +++ b/run-pihole/README.md @@ -33,5 +33,5 @@ ``` podman exec -it pihole pihole -a -p YOURNEWPASSHERE ``` -6. Update your DNS Servers to 10.0.5.3 in all your DHCP configs. -7. Access the pihole like you would normally. http://10.0.5.3/ +6. Update your DNS Servers to 10.0.5.3 (or your custom ip) in all your DHCP configs. +7. Access the pihole like you would normally.