Skip to content

Commit 43c1203

Browse files
committed
Fix type err.
1 parent a64f52c commit 43c1203

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ them**.
2929

3030
## Setup
3131

32-
### Install from binary
32+
### Direct Binary Download
3333

34-
Download suitable binary from [release](https://github.com/Metaphorme/ezcheck/releases/latest).
34+
Download the suitable **mix backend** binary from the [release](https://github.com/Metaphorme/ezcheck/releases/latest).
3535

3636
### Install from Cargo
3737

README_zh.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ ezcheck 有三个后端:[ring](https://docs.rs/ring),[hashes](https://docs.r
2626

2727
## 安装方法
2828

29-
### 从二进制文件安装
29+
### 直接下载二进制程序
3030

31-
[release](https://github.com/Metaphorme/ezcheck/releases/latest) 下载适合的二进制版本
31+
[release](https://github.com/Metaphorme/ezcheck/releases/latest) 下载适合的**混合后端**二进制程序
3232

3333
### 从 Cargo 安装
3434

0 commit comments

Comments
 (0)