From 18f07d336fbe99e5a688842cbe88ba12ac7097bc Mon Sep 17 00:00:00 2001 From: jerrykuku Date: Sun, 24 Nov 2019 10:56:21 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3cb835b..6b59e5f 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,11 @@ git clone https://github.com/jerrykuku/luci-theme-argon.git make menuconfig #choose LUCI->Theme->Luci-theme-argon make -j1 V=s ``` +## Install +``` +opkg install https://github.com/jerrykuku/luci-theme-argon/releases/download/V1.3/luci-theme-argon_1.3-01-20191111_all.ipk +``` + ## Update log 20191109 1. Minimal background file size. 2. Automatically detect the number of background images.