We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6333422 + 6b48f33 commit d8abe5dCopy full SHA for d8abe5d
1 file changed
README.md
@@ -78,7 +78,7 @@ Before you run the torBot make sure the following things are done properly:
78
79
`poetry install` <-- to install dependencies
80
81
-`poetry run python run.py -l https://www.example.com --depth 2 -v` <-- example of running command with poetry
+`poetry run python run.py -u https://www.example.com --depth 2 -v` <-- example of running command with poetry
82
83
`poetry run python run.py -h` <-- for help
84
<pre>
0 commit comments