We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 313a69c commit 09f211aCopy full SHA for 09f211a
2 files changed
README.md
@@ -10,7 +10,7 @@ You can install `fastcommit` using the following method:
10
11
```bash
12
# Install using cargo
13
-cargo install fastcommit
+cargo install --git https://github.com/fslongjin/fastcommit --tag 0.1.2
14
```
15
16
## Usage
README_CN.md
@@ -8,7 +8,7 @@
8
9
# 使用 cargo 安装
## 使用
0 commit comments