From 4098b26b75dd17a4cc55d031316e7db6e531db7d Mon Sep 17 00:00:00 2001 From: Paul Pfeister Date: Sun, 16 Jun 2024 20:16:25 -0400 Subject: [PATCH] Remove BlackArch --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 2ef832f36..600ac8af3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -31,7 +31,7 @@ | - | - | - | | 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, BlackArch, Testing, Sid | +| Debian family | `apt install sherlock` | Kali, Parrot, Deb Testing, Deb Sid | | Homebrew | `brew install sherlock` | | PyPI and DockerHub images are mainaintenced by the Sherlock Project. Others are community supported.