Update README.md

This commit is contained in:
klever1988
2020-03-28 11:42:03 +08:00
committed by GitHub
parent 9faf34172c
commit d2b7df24f6

View File

@@ -29,7 +29,7 @@ opkg install zstd
``` ```
然后下载脚本执行 然后下载脚本执行
```bash ```bash
bash <(wget -qO- https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoupdate.sh) wget -qO- https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoupdate.sh | sh
``` ```
(脚本由gary lau提供非常感谢) (脚本由gary lau提供非常感谢)