mirror of
https://github.com/RubyMetric/chsrc.git
synced 2024-12-29 18:24:10 +08:00
Update README
This commit is contained in:
parent
e0944157d4
commit
ca485c59d2
13
README.md
13
README.md
|
@ -100,7 +100,7 @@
|
||||||
<details>
|
<details>
|
||||||
<summary>Windows</summary>
|
<summary>Windows</summary>
|
||||||
|
|
||||||
<div style="magrin-top: 10px"> </div>
|
<div style="margin-top: 20px"></div>
|
||||||
|
|
||||||
- 可通过 `scoop` 安装,感谢 [@Gn3po4g] 与 [@niheaven]
|
- 可通过 `scoop` 安装,感谢 [@Gn3po4g] 与 [@niheaven]
|
||||||
|
|
||||||
|
@ -134,6 +134,8 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-x86-windo
|
||||||
<details>
|
<details>
|
||||||
<summary>Linux</summary>
|
<summary>Linux</summary>
|
||||||
|
|
||||||
|
<div style="margin-top: 20px"></div>
|
||||||
|
|
||||||
- 支持 `AUR`,可通过 `yay` 安装,感谢 [@Jerry-Terrasse]
|
- 支持 `AUR`,可通过 `yay` 安装,感谢 [@Jerry-Terrasse]
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -186,6 +188,8 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-armv7-lin
|
||||||
<details>
|
<details>
|
||||||
<summary>macOS</summary>
|
<summary>macOS</summary>
|
||||||
|
|
||||||
|
<div style="margin-top: 20px"></div>
|
||||||
|
|
||||||
- 可通过 `homebrew` 安装,感谢 [@Aaron-212] 与 [@chenrui333]
|
- 可通过 `homebrew` 安装,感谢 [@Aaron-212] 与 [@chenrui333]
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -228,6 +232,8 @@ curl -L https://gitee.com/RubyMetric/chsrc/releases/download/pre/chsrc-x64-macos
|
||||||
<details>
|
<details>
|
||||||
<summary>BSD</summary>
|
<summary>BSD</summary>
|
||||||
|
|
||||||
|
<div style="margin-top: 20px"></div>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://gitee.com/RubyMetric/chsrc.git; cd chsrc
|
$ git clone https://gitee.com/RubyMetric/chsrc.git; cd chsrc
|
||||||
$ clang -Iinclude src/chsrc-main.c -o chsrc
|
$ clang -Iinclude src/chsrc-main.c -o chsrc
|
||||||
|
@ -237,6 +243,8 @@ $ clang -Iinclude src/chsrc-main.c -o chsrc
|
||||||
<details>
|
<details>
|
||||||
<summary>其他平台</summary>
|
<summary>其他平台</summary>
|
||||||
|
|
||||||
|
<div style="margin-top: 20px"></div>
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://gitee.com/RubyMetric/chsrc.git; cd chsrc; make
|
$ git clone https://gitee.com/RubyMetric/chsrc.git; cd chsrc; make
|
||||||
```
|
```
|
||||||
|
@ -462,7 +470,6 @@ make clean
|
||||||
[@Jerry-Terrasse]: https://github.com/Jerry-Terrasse
|
[@Jerry-Terrasse]: https://github.com/Jerry-Terrasse
|
||||||
[@ccmywish]: https://github.com/ccmywish
|
[@ccmywish]: https://github.com/ccmywish
|
||||||
[@Efterklang]: https://github.com/Efterklang
|
[@Efterklang]: https://github.com/Efterklang
|
||||||
<!-- GitHub用户名为数字,改用其名 -->
|
[@wickdynex]: https://github.com/wickdynex
|
||||||
[@xuan]: https://github.com/1328032567
|
|
||||||
|
|
||||||
[issue#98 on GitHub]: https://github.com/RubyMetric/chsrc/issues/98
|
[issue#98 on GitHub]: https://github.com/RubyMetric/chsrc/issues/98
|
||||||
|
|
Loading…
Reference in New Issue
Block a user