add hint on how to download the code
authorJann Horn <jann@thejh.net>
Sat, 29 Mar 2014 20:39:47 +0000 (21:39 +0100)
committerJann Horn <jann@thejh.net>
Sat, 29 Mar 2014 20:39:47 +0000 (21:39 +0100)
README

diff --git a/README b/README
index a10b053..202273a 100644 (file)
--- a/README
+++ b/README
@@ -55,6 +55,8 @@ stuff that would probably improve the accuracy and speed a lot.
 My proof-of-concept code is at <http://git.thejh.net/?p=detour.git;a=tree>.
 It needs libpcap and works on Linux. It probably won't work on Windows.
 
 My proof-of-concept code is at <http://git.thejh.net/?p=detour.git;a=tree>.
 It needs libpcap and works on Linux. It probably won't work on Windows.
 
+You can download the code with "git clone git://thejh.net/detour.git".
+
 Compile with "./compile.sh".
 On the server, run "./pulser". This will open an HTTP server on port 4422.
 On the monitoring device (just run it on your computer if you just want to
 Compile with "./compile.sh".
 On the server, run "./pulser". This will open an HTTP server on port 4422.
 On the monitoring device (just run it on your computer if you just want to