Skip to content
Snippets Groups Projects
Unverified Commit 2739ec2a authored by GMDSantana's avatar GMDSantana Committed by GitHub
Browse files

Update mix_tools.py

parent 87273dd1
Branches
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ class Crivo(HackingTool):
"with built-in web scraping capabilities.\n" \
"See: python3 crivo_cli.py -h"
INSTALL_COMMANDS = [
"git clone https://github.com/GMDSantana/crivo",
"git clone https://github.com/GMDSantana/crivo.git",
"cd crivo;pip install -r requirements.txt"
]
PROJECT_URL = "https://github.com/GMDSantana/crivo"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment