mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-05-01 03:31:31 +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
|
```shell
|
||||||
git clone https://github.com/SillyTavern/SillyTavern-Launcher.git && cd SillyTavern-Launcher && start installer.bat
|
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
|
## 🐧 Linux
|
||||||
1. 打开你喜欢的终端并安装 git
|
1. 打开你喜欢的终端并安装 git
|
||||||
@@ -37,10 +34,7 @@ git clone https://github.com/vircus/SillyTavern-Launcher-zh.git && cd SillyTaver
|
|||||||
```shell
|
```shell
|
||||||
git clone https://github.com/SillyTavern/SillyTavern-Launcher.git && cd SillyTavern-Launcher
|
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:
|
3. 以以下方式开始 installer.sh:
|
||||||
```shell
|
```shell
|
||||||
chmod +x install.sh && ./install.sh
|
chmod +x install.sh && ./install.sh
|
||||||
@@ -64,10 +58,6 @@ brew install git
|
|||||||
```shell
|
```shell
|
||||||
git clone https://github.com/SillyTavern/SillyTavern-Launcher.git && cd SillyTavern-Launcher
|
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:
|
4. 以以下方式开始 installer.sh:
|
||||||
```shell
|
```shell
|
||||||
chmod +x install.sh && ./install.sh
|
chmod +x install.sh && ./install.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user