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.
This commit is contained in:
deffcolony
2024-07-15 12:56:38 +02:00
committed by GitHub
parent 267614b577
commit 0d905a6c97

View File

@@ -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