From c88af046b7e562004e3db12e57ac1778da6719e8 Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Wed, 15 Nov 2017 21:23:43 +0000 Subject: [PATCH] Modify doc.html to mention git-over-http is now available. --- doc.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc.html b/doc.html index 26ae731..b167be7 100644 --- a/doc.html +++ b/doc.html @@ -66,6 +66,10 @@ the repo, or get a copy using git protocol with the command
git clone git://thekelleys.org.uk/dnsmasq.git 
+or + +
git clone http://thekelleys.org.uk/git/dnsmasq.git 
+

License.

Dnsmasq is distributed under the GPL, version 2 or version 3 at your discretion. See the files COPYING and COPYING-v3 in the distribution for details.