This is an automated email from the ASF dual-hosted git repository. warren pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
commit 8ef6bcf7828c2f8a4a80945d20eaf38675ac3201 Author: Mr.An <[email protected]> AuthorDate: Wed May 25 14:09:14 2022 +0800 update refdiff.md install info --- docs/03-Plugins/refdiff.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/03-Plugins/refdiff.md b/docs/03-Plugins/refdiff.md index 294aca8..bc99dba 100644 --- a/docs/03-Plugins/refdiff.md +++ b/docs/03-Plugins/refdiff.md @@ -85,9 +85,9 @@ make install ``` ### MacOS -1. HomeBrew install +1. [MacPorts](https://guide.macports.org/#introduction) install ``` -brew install libgit2 +port info [email protected] ``` 2. Source install ```
