Add BlackArch install command

Co-authored-by: Siddharth Dushantha <siddharth.dushantha@gmail.com>
This commit is contained in:
Paul Pfeister 2024-06-16 20:33:41 -04:00 committed by GitHub
parent 4098b26b75
commit 4e1e237c32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,8 @@
| - | - | - |
| PyPI | `pipx install sherlock-project` | `pip` may be used in place of `pipx` |
| Docker | `docker pull sherlock/sherlock` | |
| Debian family | `apt install sherlock` | Kali, Parrot, Deb Testing, Deb Sid |
| Debian family | `apt install sherlock` | Kali, Parrot, Debian Testing and Sid |
| BlackArch | `pacman -S sherlock` | |
| Homebrew | `brew install sherlock` | |
PyPI and DockerHub images are mainaintenced by the Sherlock Project. Others are community supported.