Skip to content

Commit

Permalink
README.md: Fix install command text
Browse files Browse the repository at this point in the history
  • Loading branch information
skip2 committed May 15, 2023
1 parent dee144e commit 5e89bfd
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 @@ -36,7 +36,7 @@ This program uses Go. The Go compiler is available from https://golang.org/.

To install:

go install github.com/openrdap/rdap/cmd/rdap
go install github.com/openrdap/rdap/cmd/rdap@master

This will install the "rdap" binary in your $GOPATH/go/bin directory. Try running:

Expand Down

0 comments on commit 5e89bfd

Please sign in to comment.