We don't need a _modified_ dnspython anymore. Fix docs.

This commit is contained in:
Babak Farrokhi 2016-11-14 15:44:49 +03:30
parent 77aec5958f
commit c9f3fe6f0d
Signed by: farrokhi
GPG Key ID: 6B267AD85D632E9A

View File

@ -28,10 +28,9 @@ of view.
# prerequisites
This script requires python3 as well as latest
[dnspython](http://www.dnspython.org/) and
[cymruwhois](https://pythonhosted.org/cymruwhois/). Please note that
"dnstraceroute" requires a modified version of dnspython module. All required
third-party modules are included as GIT submodules. You just need to run `git
submodule update --init` and project directory to pull the required code.
[cymruwhois](https://pythonhosted.org/cymruwhois/).
All required third-party modules are included as GIT submodules. You just need
to run `git submodule update --init` and project directory to pull the required code.
# installation