Update download link

This commit is contained in:
Aoran Zeng 2023-09-09 22:10:04 +08:00
parent bd7f416c67
commit 2bf8c418a0

View File

@ -16,19 +16,31 @@
<br>
## 安装使用
## 安装
目前还处于开发中,需要您手动编译来安装(仅有一个可执行文件)。后续将会通过持续构建生成二进制文件,欢迎您对此做出贡献,[查阅 issue](https://gitee.com/RubyMetric/chsrc/issues/I7ZBDR)
目前还处于开发中,需要您手动编译来安装(仅有一个可执行文件)。后续将会通过持续构建生成二进制文件,欢迎您对此做出贡献,[查阅 issue](https://gitee.com/RubyMetric/chsrc/issues/I7ZBDR)。可先体验预编译版本:
可先体验预编译版本:
### Windows
```bash
# Windows
curl -LO https://gitee.com/RubyMetric/chsrc/releases/download/preview/chsrc-Windows.exe
# x64
curl -LO https://gitee.com/RubyMetric/chsrc/releases/download/preview/chsrc-x64-windows.exe
# x86
curl -LO https://gitee.com/RubyMetric/chsrc/releases/download/preview/chsrc-x86-windows.exe
```
### Linux
```bash
# x64
curl -LO https://gitee.com/RubyMetric/chsrc/releases/download/preview/chsrc-x64-linux
```
<br>
## 使用
```bash
使用chsrc <command> [target]