From cc76c0a814269a92518f44fe8b64cf858a8fce6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E7=AB=AD=E5=8A=9B?= Date: Wed, 26 Feb 2020 12:28:29 +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 8abb8d8..b7002d9 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.3-01-20191111_all.ipk -opkg install luci-theme-argon_1.3-01-20191111_all.ipk +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 ``` ### For openwrt 19.07 stable LuCI branch (git-20.006.26738-35aa527)