Explorar el Código

Update README.md

Zachary Rice hace 7 años
padre
commit
f90a00b564
Se han modificado 1 ficheros con 5 adiciones y 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