Update brew install instructions (#2404)

This commit is contained in:
Zachary Rice 2024-02-09 11:08:33 -06:00 committed by GitHub
parent dd4d4a8a96
commit 186cacc26d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,7 +48,7 @@ Several options available for you:
```bash ```bash
# MacOS users # MacOS users
brew install trufflesecurity/trufflehog/trufflehog brew install trufflehog
# Docker # Docker
docker run --rm -it -v "$PWD:/pwd" trufflesecurity/trufflehog:latest github --repo https://github.com/trufflesecurity/test_keys docker run --rm -it -v "$PWD:/pwd" trufflesecurity/trufflehog:latest github --repo https://github.com/trufflesecurity/test_keys