Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shamimrezasohag authored Mar 25, 2024
1 parent 10b53ba commit c796c94
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c796c94

Please sign in to comment.