From d979fd91c7ede1af68900ec6c84e751ea1371fc5 Mon Sep 17 00:00:00 2001 From: vircus <346636167@qq.com> Date: Mon, 15 Jul 2024 11:57:57 +0800 Subject: [PATCH] Update README.md --- README.md | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 044a6cb..820315e 100644 --- a/README.md +++ b/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