瀏覽代碼

Update README.md

Zachary Rice 7 年之前
父節點
當前提交
f90a00b564
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -30,6 +30,11 @@ It has been sucessfully used in a number of different scenarios, including;
 #### Installation
 #### Installation
 Written in Go, gitleaks is available in binary form for many popular platforms and OS types from the [releases page](https://github.com/zricethezav/gitleaks/releases). Alternatively, executed via Docker or it can be installed using Go directly, as per the below;
 Written in Go, gitleaks is available in binary form for many popular platforms and OS types from the [releases page](https://github.com/zricethezav/gitleaks/releases). Alternatively, executed via Docker or it can be installed using Go directly, as per the below;
 
 
+##### MacOS
+```
+brew install gitleaks
+```
+
 ##### Docker
 ##### Docker
 
 
 ```bash
 ```bash