build: switch to Python 3
[openwrt/staging/wigyori.git] / README
diff --git a/README b/README
index 55ca92af65f8f591ff528bf86c4b5133825ebc07..c867c1fa4da84aba9ea96cad3dee461301b798b1 100644 (file)
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ To build your own firmware you need a Linux, BSD or MacOSX system (case
 sensitive filesystem required). Cygwin is unsupported because of the lack
 of a case sensitive file system.
 
-You need gcc, binutils, bzip2, flex, python, perl, make, find, grep, diff,
+You need gcc, binutils, bzip2, flex, python3.5+, perl, make, find, grep, diff,
 unzip, gawk, getopt, subversion, libz-dev and libc headers installed.
 
 1. Run "./scripts/feeds update -a" to obtain all the latest package definitions