0% found this document useful (0 votes)
184 views1 page

Sherlock CMD

To install Sherlock, clone the GitHub repository, change to the sherlock directory and install dependencies by running pip install against the requirements file. If the pip install fails, first install Python 3 and pip through the apt package manager before trying again.

Uploaded by

Ritwan Alrashit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
184 views1 page

Sherlock CMD

To install Sherlock, clone the GitHub repository, change to the sherlock directory and install dependencies by running pip install against the requirements file. If the pip install fails, first install Python 3 and pip through the apt package manager before trying again.

Uploaded by

Ritwan Alrashit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

Site to install the sherlock

https://github.com/sherlock-project/sherlock
cmd
$git clone https://github.com/sherlock-project/sherlock.git
$ cd sherlock
$ python3 -m pip install -r requirements.txt
(if the above code doesn't work install the below pip file.)
sudo apt-get install python3
suo apt-get install pip

You might also like