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
+2 -1
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.