Skip to content

Commit

Permalink
Add GOPATH info
Browse files Browse the repository at this point in the history
  • Loading branch information
leesoh authored Jan 25, 2022
1 parent 80f7953 commit 08405f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ $ np [-path /path/to/scans] -json

## Installation

Make sure that `$GOPATH/bin` is part of `$PATH`, then:

```sh
go install github.com/leesoh/np/cmd/np@latest
```
Expand Down

0 comments on commit 08405f9

Please sign in to comment.