diff --git a/README.md b/README.md index 963b690..45e685e 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,11 @@ Lienol版默认用户名是root, 密码为空 https://github.com/klever1988/nanopi-openwrt/blob/master/CHANGELOG.md ### R2S在线升级方法(目前仅支持R2S): + wget https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoupdate.sh + chmod +x autoupdate.sh + ./autoupdate.sh (脚本由gary lau提供,非常感谢!)