From 4fee4d85eafa08abfe756ab8980912a5fbe2bb78 Mon Sep 17 00:00:00 2001 From: jerryk Date: Thu, 6 Feb 2020 17:10:33 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 098aa5e..3a6ec6e 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ 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 +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 ```