mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
Update brew install instructions (#2404)
This commit is contained in:
parent
dd4d4a8a96
commit
186cacc26d
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ Several options available for you:
|
|||
|
||||
```bash
|
||||
# MacOS users
|
||||
brew install trufflesecurity/trufflehog/trufflehog
|
||||
brew install trufflehog
|
||||
|
||||
# Docker
|
||||
docker run --rm -it -v "$PWD:/pwd" trufflesecurity/trufflehog:latest github --repo https://github.com/trufflesecurity/test_keys
|
||||
|
|
Loading…
Reference in a new issue