chiark / gitweb /
make-secnet-sites: Replace string.atol with int()
[secnet.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 1616621f6f943d81cc6612640641164cc737e999..020907d884838a1a37a482a3a3d141851d71b21d 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -30,7 +30,8 @@ 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
-`ipaddr' Python module (python-ipaddr on Debian-derived systems).
+`future' and `ipaddr' Python modules (python-future and python-ipaddr
+on Debian-derived systems).
 
 ** System and network configuration