Update README_ZH.md

This commit is contained in:
老竭力 2020-07-03 16:39:35 +08:00 committed by GitHub
parent 3260366344
commit 4969869114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,14 +51,8 @@ make -j1 V=s
## 安装 ## 安装
### 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.3/luci-theme-argon_1.5.3-01-20200703_all.ipk
opkg install luci-theme-argon_1.5.1-01-20200331_all.ipk opkg install luci-theme-argon_1.5.3-01-20200703_all.ipk
```
### For openwrt 19.07 stable LuCI branch (git-20.006.26738-35aa527)
```
wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/v2.01/luci-theme-argon_2.01-20200203_all.ipk
opkg install luci-theme-argon_2.01-20200203_all.ipk
``` ```
### For openwrt 19.07 Snapshots LuCI master (git-20.033.77428-3d63732) ### For openwrt 19.07 Snapshots LuCI master (git-20.033.77428-3d63732)