OP 06 October, 2020 - 05:10 AM
Code:
https://github.com/sherlock-project/sherlock
Code:
# clone the repo
$ git clone https://github.com/sherlock-project/sherlock.git
# change the working directory to sherlock
$ cd sherlock
# install the requirements
$ python3 -m pip install -r requirements.txt