From a3f7507c4a853ea9021ce596005831b668808d3b Mon Sep 17 00:00:00 2001 From: kenshin Date: Thu, 5 Jun 2014 14:56:14 +0800 Subject: [PATCH] upadte readme fix the misdirect about how to use godns --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c79aeb6..5bbbaaf 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,10 @@ Similar as [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html) ,but support $ sudo ./godns -c godns.conf -4. Use +## Use godns $ sudo vi /etc/resolv.conf - nameserver 127.0.0.1 + nameserver #the ip of godns running