chiark / gitweb /
changelog: start 0.6.8
[secnet.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index fa5bf3ad00201a80904acd8c3567fd584e68ec8c..30cae5f819751930c01477bbd1b32e62008f73d1 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -29,9 +29,7 @@ http://vtun.sourceforge.net/tun/
 
 You will probably be using the supplied `make-secnet-sites' program to
 generate your VPN's list of sites as a secnet configuration from a
-more-human-writeable form.  If so you need to install the standard
-`future' and `ipaddress' Python modules (python-future and
-python-ipaddress on Debian-derived systems).
+more-human-writeable form.
 
 ** System and network configuration
 
@@ -188,3 +186,10 @@ site sinister
   networks 192.168.73.0/24 192.168.1.0/24 172.19.71.0/24
   address sinister.dynamic.greenend.org.uk 51396
   pubkey 1024 35 142982503......[lots more].....0611 steve@sinister
+
+
+-- 
+This file is part of secnet.
+See LICENCE and CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.