mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-01-26 17:09:44 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user