docs(README): update git pull gh-pages instruction as we are only force pushing latest changes

This commit is contained in:
kunish 2023-09-28 16:57:52 +08:00
parent 1f22147cd1
commit 6db3e2e8ea
No known key found for this signature in database
GPG Key ID: 647A12B4F782C430

View File

@ -48,7 +48,7 @@ external-ui: /etc/clash-meta/ui
> Update > Update
```shell ```shell
git -C /etc/clash-meta/ui pull git -C /etc/clash-meta/ui pull -r
``` ```
### Run inside Docker ### Run inside Docker