From 6db3e2e8eac5a8ac7fb1e492565c14a31790a934 Mon Sep 17 00:00:00 2001 From: kunish Date: Thu, 28 Sep 2023 16:57:52 +0800 Subject: [PATCH] docs(README): update git pull gh-pages instruction as we are only force pushing latest changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 193aa6ed..795aa7b1 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ external-ui: /etc/clash-meta/ui > Update ```shell -git -C /etc/clash-meta/ui pull +git -C /etc/clash-meta/ui pull -r ``` ### Run inside Docker