Remove extraneous line for dnsmasq / Python
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 16 Dec 2010 21:02:41 +0000 (21:02 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 16 Dec 2010 21:02:41 +0000 (21:02 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2130 9efc2488-bf62-4759-914b-345cdb29e865

README

diff --git a/README b/README
index 69d32e1..b940cee 100644 (file)
--- a/README
+++ b/README
@@ -230,7 +230,6 @@ entry for localhost, and point your local DNS resolver to dnsmasq. For example,
 on Ubuntu you can issue the following commands as root:
 
 # aptitude install dnsmasq
-# echo "server=/localhost/127.0.0.1/" >> /etc/dnsmasq.conf
 # /etc/init.d/dnsmasq restart
 
 Then edit /etc/resolv.conf and ensure that "nameserver 127.0.0.1" is the first