Skip to content

sherlock #1254

Answered by SethFalco
elishaluel asked this question in Q&A
Discussion options

You must be logged in to vote

Installation steps are shown on the README:
https://github.com/sherlock-project/sherlock#installation=

You just need to install Git and Python first if you don't have them already.
If you're on Debian based distro, you can just do:

sudo apt-get install git python3 python3-pip

Other distros will have a similar command, but the package names may differ.

If you're on Windows you can just download it from following websites:

You can confirm the following commands work without error:

git --version
# If you're on Linux
python3 --version

# If you're on Windows
python --version

You should be able to follow the instructions as…

Replies: 5 comments

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as off-topic.

Comment options

You must be logged in to vote
0 replies
Answer selected by SethFalco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants