Merge pull request #119 from theodosisathanasakis/readmebranch

install python3 and python3-pip if not exist
pull/121/head
Yahya SayadArbabi 5 years ago committed by GitHub
commit efd8867e5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,6 +16,8 @@ $ git clone https://github.com/TheYahya/sherlock.git
# change the working directory to sherlock
$ cd sherlock
# install python3 and python3-pip if not exist
# install the requirements
$ pip3 install -r requirements.txt
```

Loading…
Cancel
Save