From ecd9b5960166562f17eb7fa0912dcb78c4dd66ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=AB=AD=E5=8A=9B?= Date: Wed, 1 Apr 2020 00:22:31 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7002d9..e0fbda0 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,8 @@ 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.4-01-20200101_all.ipk -opkg install luci-theme-argon_1.4-01-20200101_all.ipk +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)