Skip to content

Commit dfa16c6

Browse files
vbattsdanderson
authored andcommitted
tlsrouter/README: fix the go get url
Fixes inetaf#19 Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
1 parent f5c09fb commit dfa16c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/tlsrouter/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is not an official Google project.
1111
Install TLSRouter via `go get`:
1212

1313
```shell
14-
go get go.universe.tf/tlsrouter
14+
go get go.universe.tf/tcpproxy/cmd/tlsrouter
1515
```
1616

1717
## Usage

0 commit comments

Comments
 (0)