image: use portable filename in 'append-image-stage'
[openwrt/openwrt.git] / README.md
index b30819205be77c62cbf08299820dd00a99d182cf..55a6b9bd301c0ef0eabd1f61ffff1b5e7d8c85b7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -25,8 +25,8 @@ the [Build System Setup](https://openwrt.org/docs/guide-developer/build-system/i
 documentation.
 
 ```
-gcc binutils bzip2 flex python3 perl make4.1+ find grep diff unzip gawk getopt
-subversion libz-dev libc-dev rsync
+binutils bzip2 diff find flex gawk gcc-6+ getopt grep install libc-dev libz-dev
+make4.1+ perl python3.6+ rsync subversion unzip which
 ```
 
 ### Quickstart