From cee5f5c6136cbfc20e3ed966a199da24f46f3149 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:34:56 +0800 Subject: [PATCH] update 04-06 19:34 --- luci-theme-argonne/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/luci-theme-argonne/README.md b/luci-theme-argonne/README.md index 4447f0c89..bf1ab43c6 100644 --- a/luci-theme-argonne/README.md +++ b/luci-theme-argonne/README.md @@ -1,2 +1,10 @@ #### argon 原作者是jerrykuku #### 改argonne是为了编译方便 ++ main默认支持luci-18.06 + ```bash +git clone https://github.com/kenzok78/luci-theme-argonne +``` ++ 21.02分支支持最新luci + ```bash +git clone -b 21.02 https://github.com/kenzok78/luci-theme-argonne +```