Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero authored Jul 20, 2023
1 parent bd8738c commit 0e6a940
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ This project provides a command line utility to access IPNI indexers and index-p
## Install

```sh
go install github.com/ipni/ipni-cli/cmd/ipni@latest
git clone https://github.com/ipni/ipni-cli.git
cd ipni-cli
go install ./cmd/ipni
```

This will install the `ipni` command into `$GOPATH/bin/`
Expand Down

0 comments on commit 0e6a940

Please sign in to comment.