aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5e501e0..befbefa 100644
--- a/README.md
+++ b/README.md
@@ -4,8 +4,7 @@ Something like a wget clone for downloading files from MediaWiki sites (like
Wikipedia or Wikimedia Commons) using only the file name or the URL of its
description page.
-Requires Python 2 or 3 (tested on 2.7 and 3.7). Install with
-`pip install --user -U wikiget`.
+Requires Python 2.7 or 3.4+. Install with `pip install --user -U wikiget`.
## Usage