From 7f2950f9cc6d7ae805b4e9f365cc3340afc955a6 Mon Sep 17 00:00:00 2001 From: Leon Satoshi <118800175+0n3W4y7ick3t@users.noreply.github.com> Date: Sun, 11 Dec 2022 20:34:18 +0800 Subject: [PATCH] Update README.md change from China mainland to China in Mandarin --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4876880..4b92bf7 100644 --- a/README.md +++ b/README.md @@ -426,7 +426,7 @@ echo 'source ~/powerlevel10k/powerlevel10k.zsh-theme' >>~/.zshrc ``` Users in China can use the official mirror on gitee.com for faster download.
-中国大陆用户可以使用 gitee.com 上的官方镜像加速下载. +中国用户可以使用 gitee.com 上的官方镜像加速下载. ```zsh git clone --depth=1 https://gitee.com/romkatv/powerlevel10k.git ~/powerlevel10k @@ -444,7 +444,7 @@ make sure to disable the current theme in your plugin manager. See git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k ``` Users in China can use the official mirror on gitee.com for faster download.
- 中国大陆用户可以使用 gitee.com 上的官方镜像加速下载. + 中国用户可以使用 gitee.com 上的官方镜像加速下载. ```zsh git clone --depth=1 https://gitee.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k