From a6d6e1c3447946df3a69feb987c2fc68ddd40e0e Mon Sep 17 00:00:00 2001 From: kunish Date: Tue, 5 Sep 2023 18:19:32 +0800 Subject: [PATCH] docs: update gh-pages instructions --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8f4407b..11e6873 100644 --- a/README.md +++ b/README.md @@ -41,16 +41,16 @@ git clone https://github.com/metacubex/metacubexd.git -b gh-pages /etc/clash-met Make sure you have external-ui directory set correctly in your config file +```yaml +external-ui: /etc/clash-meta/ui +``` + > Update ```shell git -C /etc/clash-meta/ui pull ``` -```yaml -external-ui: /etc/clash-meta/ui -``` - ### Run inside Docker > docker cli