From 42a3ad28a41549e31515aeb4c6fea2d0b9c529ca Mon Sep 17 00:00:00 2001 From: TheTechromancer Date: Fri, 22 Sep 2023 16:45:51 -0400 Subject: [PATCH] cleaned up README --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index d447be51a3..90b4db41fc 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,9 @@ BBOT typically outperforms other subdomain enumeration tools by 20-25%. To learn ## Installation ([pip](https://pypi.org/project/bbot/)) -For more installation methods including [Docker](https://hub.docker.com/r/blacklanternsecurity/bbot), see [Installation](https://www.blacklanternsecurity.com/bbot/#installation). +Note: Requires both Linux and Python 3.9+. For more installation methods including [Docker](https://hub.docker.com/r/blacklanternsecurity/bbot), see [Installation](https://www.blacklanternsecurity.com/bbot/#installation). ```bash -# Prerequisites: -# - Linux (Windows and macOS are *not* supported) -# - Python 3.9 or newer - # stable version pipx install bbot