Skip to content

Commit

Permalink
Merge pull request s-rah#124 from neilzone/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
s-rah authored Feb 25, 2017
2 parents f5391cb + 7c100c1 commit da42865
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ OnionScan has two primary goals:

### A Note on Dependencies

OnionScan requires either Go 1.6 or 1.7.

In order to install OnionScan you will need the following dependencies not
provided by the core go standard library:

Expand All @@ -38,6 +40,8 @@ provided by the core go standard library:
* github.com/rwcarlsen/goexif - For EXIF data extraction.
* github.com/HouzuoGuo/tiedot/db - For crawl database.

See <a href="https://github.com/s-rah/onionscan/wiki">the wiki</a> for guidance.

### Grab with go get

`go get github.com/s-rah/onionscan`
Expand Down

0 comments on commit da42865

Please sign in to comment.