Skip to content

Commit a2dfc69

Browse files
authored
Update to outline python3 requirement
1 parent 134a40e commit a2dfc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ A virtual host scanner that can be used with pivot tools, detect catch-all scena
2525
Install using:
2626

2727
```bash
28-
$ python setup.py install
28+
$ python3 setup.py install
2929
```
3030

3131
Dependencies will then be installed and VHostScan will be added to your path. If there is an issue regarding

0 commit comments

Comments
 (0)