build: prereq: drop support for Python 3.5
[openwrt/staging/hauke.git] / README.md
index 68063d9f86678a4aaabea3786e355b87982dd683..0581a94a096d738fce93fe639070ffed9fb76ddb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ the [Build System Setup](https://openwrt.org/docs/guide-developer/build-system/i
 documentation.
 
 ```
-gcc-6+ binutils bzip2 flex python3 perl make4.1+ find grep diff unzip gawk getopt
+gcc-6+ binutils bzip2 flex python3.6+ perl make4.1+ find grep diff unzip gawk getopt
 subversion libz-dev libc-dev rsync which
 ```