summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkalenz <nh@kalenz.fr>2015-02-09 19:02:38 +0100
committerJoel Rosdahl <joel@rosdahl.net>2015-02-09 19:18:37 +0100
commite0950f354885075825909ac82f255a4b0ffc7679 (patch)
tree90a18afff709f8f099a2ff1f5235bff86119ee29
parentf3741058de44ec373e4d3d1001a66176081f1797 (diff)
downloadminiircd-e0950f354885075825909ac82f255a4b0ffc7679.tar.gz
miniircd-e0950f354885075825909ac82f255a4b0ffc7679.zip
Python 2.5 not supported anymore due to exception "as" syntax
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 17520b9..912f547 100644
--- a/README.md
+++ b/README.md
@@ -33,8 +33,7 @@ Limitations
Requirements
------------
-Python 2.5 or newer, Python 2.6 or newer when --ssl-pem-file is used.
-Get it at http://www.python.org.
+Python 2.6 or newer. Get it at http://www.python.org.
Installation
------------