From 7bfd66ac79992792930fc37f5f600150a871d028 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Wed, 16 Jul 2014 14:07:20 +0200 Subject: Add note that Python 2.7 is required for --setuid --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ad4057f..816a68c 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ Limitations Requirements ------------ -Python 2.5 or newer, Python 2.6 or newer when SSL is used. -Get it at http://www.python.org. +Python 2.5 or newer, Python 2.6 or newer when --ssl-pem-file is used, Python +2.7 or newer when --setuid is used. Get it at http://www.python.org. Installation ------------ -- cgit v1.2.3