Update README.md

This commit is contained in:
vircus
2024-07-15 11:57:57 +08:00
committed by GitHub
parent 3729799afd
commit d979fd91c7

View File

@@ -26,10 +26,7 @@ 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
```
## 🐧 Linux
1. 打开你喜欢的终端并安装 git
@@ -37,10 +34,7 @@ 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
@@ -64,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