Update README.md

This commit is contained in:
jerryk 2020-02-06 17:10:33 +08:00 committed by GitHub
parent c4b73bdf28
commit 4fee4d85ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ make -j1 V=s
## Install
### For Lean openwrt
```
wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/V1.3/luci-theme-argon_1.3-01-20191111_all.ipk
wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/v1.3/luci-theme-argon_1.3-01-20191111_all.ipk
opkg install luci-theme-argon_1.3-01-20191111_all.ipk
```