Skip to content

Commit ab2273b

Browse files
authored
Update README.md
1 parent 9c49581 commit ab2273b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ A virtual host scanner that can be used with pivot tools, detect catch-all scena
1717

1818
![VHOSTScan Feature Map](https://github.com/codingo/codingo.github.io/blob/master/assets/featureMap.PNG)
1919

20+
# Install Requirements
21+
22+
Using pip install via:
23+
24+
```bash
25+
$ pip install -r requirements.txt
26+
```
27+
2028
# Usage
2129

2230
| Argument | Description |

0 commit comments

Comments
 (0)