summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/INSTALL.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL.markdown b/doc/INSTALL.markdown
index b5eae5e..1d4f0d4 100644
--- a/doc/INSTALL.markdown
+++ b/doc/INSTALL.markdown
@@ -1,7 +1,7 @@
# q - Treating Text as a Database
## Requirements
-* Just Python 2.5 and up or Python 2.4 with sqlite3 module installed.
+* Just Python 2.5 and up or Python 2.4 with sqlite3 module installed. Python 3.x is not supported yet.
## Installation
Current stable release is `1.3.0`.