Skip to content

Commit a986758

Browse files
committed
docs: add usage suggestion
1 parent ca2aa93 commit a986758

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ A tool to analyze your git repository's commit log. It can help you generate dai
66

77
![git-commit-analytics](https://cdn.jsdelivr.net/gh/chengpeiquan/assets-storage/img/2022/01/20220103021254.gif)
88

9+
>The `.dmg` package built by CI may be broken (See: [#18](https://github.com/analyticsjs/git-commit-analytics/issues/18)), macOS users can choose to clone this repository and use it through `pnpm i` and `pnpm dev`.
10+
11+
>由 CI 构建的 `.dmg` 包可能出现损坏(见 [#18](https://github.com/analyticsjs/git-commit-analytics/issues/18) ), macOS 用户可以选择克隆本仓库,并通过 `pnpm i``pnpm dev` 使用。
12+
913
## Download
1014

1115
This is a client tool, so you need to download the program to use it. See: [The Latest Release](https://github.com/analyticsjs/git-commit-analytics/releases/latest) to download.

0 commit comments

Comments
 (0)