aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 49e95ba..6993614 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,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.7 or 3.4+. Install with `pip install --user -U wikiget`.
+Requires Python 2.7 or 3.5+. Install with `pip install --user -U wikiget`.
## Usage