Update README.md

This commit is contained in:
老竭力 2020-06-17 09:23:03 +08:00 committed by GitHub
parent 40cac6e6ff
commit a603facbbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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