Skip to content

Commit

Permalink
Better readme
Browse files Browse the repository at this point in the history
  • Loading branch information
debek committed Dec 26, 2023
1 parent 935c0f3 commit 4b00b7b
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 @@ -24,7 +24,7 @@ IPT (IP Tester) is a Go language application designed to test TCP connections to

If you have Go installed and prefer to build from source:

`go install github.com/<your_username>/ipt@latest`
`go install github.com/debek/ipt@latest`

This will install the `ipt` binary in your `$GOPATH/bin` directory.

Expand Down

0 comments on commit 4b00b7b

Please sign in to comment.