diff --git a/README-zh-cn.md b/README-zh-cn.md index 313b509..d49c39f 100644 --- a/README-zh-cn.md +++ b/README-zh-cn.md @@ -26,10 +26,6 @@ cmd /c winget install -e --id Git.Git ```shell git clone https://github.com/SillyTavern/SillyTavern-Launcher.git && cd SillyTavern-Launcher && start installer.bat ``` -中文版 -```shell -git clone https://github.com/vircus/SillyTavern-Launcher-zh.git && cd SillyTavern-Launcher && start installer.bat -``` 推销下我自己的分支,建设中[纯中文界面汉化版](https://github.com/vircus/SillyTavern-Launcher-zh/) @@ -39,10 +35,6 @@ git clone https://github.com/vircus/SillyTavern-Launcher-zh.git && cd SillyTaver ```shell git clone https://github.com/SillyTavern/SillyTavern-Launcher.git && cd SillyTavern-Launcher ``` -中文版: -```shell -git clone https://github.com/vircus/SillyTavern-Launcher-zh.git && cd SillyTavern-Launcher -``` 3. 以以下方式开始 installer.sh: ```shell chmod +x install.sh && ./install.sh @@ -66,10 +58,6 @@ brew install git ```shell git clone https://github.com/SillyTavern/SillyTavern-Launcher.git && cd SillyTavern-Launcher ``` -中文版: -```shell -git clone https://github.com/vircus/SillyTavern-Launcher-zh.git && cd SillyTavern-Launcher -``` 4. 以以下方式开始 installer.sh: ```shell chmod +x install.sh && ./install.sh