diff --git a/README_ZH.md b/README_ZH.md index 35b67eb..719ce56 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -51,14 +51,8 @@ make -j1 V=s ## 安装 ### 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 -opkg install luci-theme-argon_1.5.1-01-20200331_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 +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.3-01-20200703_all.ipk ``` ### For openwrt 19.07 Snapshots LuCI master (git-20.033.77428-3d63732)