diff --git a/README.md b/README.md
index d1a7049d8061eecd748b1aa6ce8c53974e3eb34e..9c6942b9a8e5b27414786dd7ca38fe0419780c2b 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ There are two ways to install Flamenco Worker:
   unzip it, `cd` into it, then run `./flamenco-worker` (or `flamenco-worker.exe` on Windows).
 
 - If you have a copy of the source files, run `pipenv install` then run `flamenco-worker`. This
-  requires Python 3.5.2 or newer.
+  requires Python 3.7 or newer.
 
 
 ## Upgrading