diff --git a/README.md b/README.md index cc116be..e123d42 100644 --- a/README.md +++ b/README.md @@ -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//ipt@latest` +`go install github.com/debek/ipt@latest` This will install the `ipt` binary in your `$GOPATH/bin` directory.