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