Add installation
1 files changed, 11 insertions(+), 1 deletions(-) M README.md
M README.md => README.md +11 -1
@@ 50,4 50,14 @@ options: --pop3s, --no-pop3s Check pop3s (default: False) --smtps, --no-smtps Check smtp (default: False) --port PORT Check a specific port ``` \ No newline at end of file ``` ## Installation The tool can be installed with a regular `python3 setup.py install` or installed from pypi with ```shell-session # pip3 install certtool ``` The package depends on `pyopenssl` and `colorama` \ No newline at end of file