From 2035c249d14a8b40387e248705cae2b56126038b Mon Sep 17 00:00:00 2001 From: Bard Date: Tue, 17 Jun 2025 18:21:09 +0800 Subject: [PATCH] docs: fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e175cf..67a7797 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ sh -c "$(curl -ksS https://raw.githubusercontent.com/sbwml/luci-app-openlist/main/install.sh)" ``` - # install via ghproxy + install via ghproxy: ```shell sh -c "$(curl -ksS https://raw.githubusercontent.com/sbwml/luci-app-openlist/main/install.sh)" _ gh_proxy="https://gh.cooluc.com" ```