Update README.md
This commit is contained in:
parent
1da8dc566a
commit
4cd8742a65
|
@ -15,6 +15,12 @@ Sublist3r is python tool that is designed to enumerate subdomains of websites us
|
|||
git clone https://github.com/aboul3la/Sublist3r.git
|
||||
```
|
||||
|
||||
##Recommended Python Version:
|
||||
|
||||
The recommended python version to use is 2.7.x on any platform.
|
||||
|
||||
Other python versions maybe not **supported** at the moment.
|
||||
|
||||
##Dependencies:
|
||||
|
||||
####Requests library (http://docs.python-requests.org/en/latest/)
|
||||
|
|
Loading…
Reference in New Issue