From c652349433294b4a8c82dc999f6a322b4a9d33ff Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Tue, 4 Oct 2022 16:46:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19a585e..7062569 100644 --- a/README.md +++ b/README.md @@ -280,7 +280,7 @@ If you want all your `.localhost` domains, for example, point to localhost add i address=/.localhost/127.0.0.1 ``` -## 🍓 CREATE YOUR OWN PI-HOLE +## 🍓 CREATE YOUR OWN PI-HOLE SERVER WITH MAZA You can easily create your own DNS server on a Raspberry Pi, VPS or wherever you want, to connect your devices in just 10 commands thanks to Maza. Follow the [tutorial](https://programadorwebvalencia.com/create-your-own-pi-hole-with-10-commands/).