Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Te-k committed Jan 31, 2019
1 parent aff1bc4 commit d8e61b6
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,9 @@ OSINT tool.

# Install

You can simply pip install the tool:
You can simply install the package from [pypi](https://pypi.org/project/harpoon/) with `pip install harpoon`

```
pip install git+https://github.com/Te-k/harpoon
```

Optionally if you want to use the screenshot plugin, you need phantomjs and npm installed:
If you want to use the screenshot plugin, you need phantomjs and npm installed:

```
npm install -g phantomjs
Expand Down

0 comments on commit d8e61b6

Please sign in to comment.