Skip to content

Commit cea690d

Browse files
authored
Merge pull request #94 from codingo/codingo-python3-fix
Update to outline python3 requirement
2 parents 134a40e + a2dfc69 commit cea690d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)