From c796c94313f5af5c9450643acef9f34ea9135001 Mon Sep 17 00:00:00 2001 From: "A. S. M. Shamim Reza" Date: Tue, 26 Mar 2024 03:58:08 +0600 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 2e840d3..6d52b35 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,7 @@ This script should now provide comprehensive DNS security analysis, including op 2. Navigate to the cloned directory: ```cd dns-security-analysis-tool``` 3. Install the required Python package: -```pip install dnspython``` -```pip install pandas``` -`pip install tqdm` +```pip install dnspython pandas tqdm``` ## Usage Run the script from the command line by specifying the input file containing domain names and other optional parameters: