Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsing authored Nov 14, 2019
1 parent 1d89649 commit ca72013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ it will print it out for you to further assess.
Yar searches for secrets either by regex, entropy or both, the choice is yours! Inspired by other git secret grabbers.

## Installation
1. Make sure you have the GOPATH environemtn variable set in your preferred shell rc and that the $GOPATH/bin directory is in your PATH. More info [here](https://golang.org/doc/code.html#GOPATH).
1. Make sure you have the GOPATH environment variable set in your preferred shell rc and that the $GOPATH/bin directory is in your PATH. More info [here](https://golang.org/doc/code.html#GOPATH).
2. You can install this by running `go get github.com/Furduhlutur/yar`
3. Or you can download the latest release of Yar for your operating system [here](https://github.com/Furduhlutur/yar/releases). Just make sure you have the yarconfig.json file as well in $GOPATH/src/github.com/Furduhlutur/yar/config.

Expand Down

0 comments on commit ca72013

Please sign in to comment.