summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bc3a507..2bd1d58 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ It was modifed to work over **Tor** for anonymous and hidden service scanning.
### Dependencies
Tmap is a python script that requries the **socks** module and a running Tor deamon on localhost.
-Tmap is built to support **pyhton3**.
+Tmap is built to support **python3**.
### Usage:
`./tmap [-h] -H HOSTS [-p PORTS] [-t TIMEOUT] [--clearnet] [--torport TORPORT]`