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