diff --git a/README.md b/README.md index f0f5c79..9cc3051 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ Generates fake traffic to a website using the Tor Browser (Firefox). ## Installation -The tool requires Python 3.6+ to run and the 'psutil' module. -''' +The tool requires Python 3.6+ to run and the `psutil` module. +``` pip3 install psutil -''' +``` ## Usage ``` TorAutoVisitor.py [-h] [--min MIN] [--max MAX] url