From 7980496723af17bf4cb4cd9d414db5859253488c Mon Sep 17 00:00:00 2001 From: Daniel Borkmann Date: Thu, 11 Apr 2013 17:21:20 +0200 Subject: docs: install: update mausezahn location It is accessable e.g. through: git pull git://repo.or.cz/netsniff-ng-old.git with-mausezahn Signed-off-by: Daniel Borkmann --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index e8b2b0f..92868ec 100644 --- a/INSTALL +++ b/INSTALL @@ -72,7 +72,7 @@ You can also build only a particular tool, e.g.: Currently mausezahn is experimental and not included in the default repository resp. build: - $ git pull origin with-mausezahn + $ git pull git://repo.or.cz/netsniff-ng-old.git with-mausezahn This means if you want to use mausezahn, you have to execute 'make mausezahn' for a build. This will be changed at the time when we have cleaned up and -- cgit v1.2.3-54-g00ecf