From 0d905a6c974e5c362f644d87a7a5ddcee407f2f2 Mon Sep 17 00:00:00 2001 From: deffcolony <61471128+deffcolony@users.noreply.github.com> Date: Mon, 15 Jul 2024 12:56:38 +0200 Subject: [PATCH] Update README-zh-cn.md - Removed external repo links to keep all translations and language support in the main repo. This is for security and easier maintenance. also helps us review all changes in one place. --- README-zh-cn.md | 12 ------------ 1 file changed, 12 deletions(-) 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