Przeglądaj źródła

Update README.md

Zachary Rice 7 lat temu
rodzic
commit
f90a00b564
1 zmienionych plików z 5 dodań i 0 usunięć
  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
 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
 
 ```bash