From c35d32275e8c29bc4129a1a11c59386cb5b635e8 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Sun, 5 Jan 2020 08:57:06 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db34ba6..8dfdce0 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ sudo dscacheutil -flushcache; sudo killall -HUP mDNSResponder ### Extra: dnsmasq is in charge of solving all DNS -Add in confiigure file: `usr/local/etc/dnsmasq.conf` +Add in confiigure file: `/usr/local/etc/dnsmasq.conf` ``` no-resolv @@ -109,7 +109,7 @@ server=208.67.220.220 ### Extra: dnsmasq have test domains -If you want all your `.localhost` domains, for example, point to localhost add in confiigure file: `usr/local/etc/dnsmasq.conf` +If you want all your `.localhost` domains, for example, point to localhost add in confiigure file: `/usr/local/etc/dnsmasq.conf` ``` address=/.localhost/127.0.0.1