diff --git a/README.md b/README.md index e1f6c65..9605158 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ make -j1 V=s ## Install ### 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 ```