Explorar o código

Update README.md

Zachary Rice %!s(int64=7) %!d(string=hai) anos
pai
achega
f90a00b564
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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