summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Mathys <max.mathys@gmail.com>2022-10-08 14:05:32 +0300
committerGitHub <noreply@github.com>2022-10-08 14:05:32 +0300
commitefffc87cf54eb4609fa960ba28b04221b08d56dc (patch)
tree78a2bd7408ec4981617a24eca9f005c530b564d6
parent5ee784787fe3c1855ee6f365cbf045712843989e (diff)
Rename "mainland China" to "China"
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a0ce7d03..5897827e 100644
--- a/README.md
+++ b/README.md
@@ -423,7 +423,7 @@ git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k
echo 'source ~/powerlevel10k/powerlevel10k.zsh-theme' >>~/.zshrc
```
-Users in mainland China can use the official mirror on gitee.com for faster download.<br>
+Users in China can use the official mirror on gitee.com for faster download.<br>
中国大陆用户可以使用 gitee.com 上的官方镜像加速下载.
```zsh
@@ -441,7 +441,7 @@ make sure to disable the current theme in your plugin manager. See
```zsh
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
```
- Users in mainland China can use the official mirror on gitee.com for faster download.<br>
+ Users in China can use the official mirror on gitee.com for faster download.<br>
中国大陆用户可以使用 gitee.com 上的官方镜像加速下载.
```zsh