summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHarel Ben-Attia <harelba@gmail.com>2014-05-21 01:03:35 -0400
committerHarel Ben-Attia <harelba@gmail.com>2014-05-21 01:03:35 -0400
commit7a36993a8f53ac1c0b9885331dba3ed86b59fe2f (patch)
tree7c6bb31a5d0fb0999d721d6f7acfd9f42a84a14e /doc
parent7f866f7dc72e1f2e04e0b212abbfa7c53b485db1 (diff)
Update INSTALL.markdown
Diffstat (limited to 'doc')
-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`.