Skip to content

Commit 5363a1c

Browse files
authored
Update README.md
1 parent 2c1013a commit 5363a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Websocket connections to the target TCP server, and vice-versa.
77
In other words, it's [websocketd](https://github.com/joewalnes/websocketd), but for TCP connections instead of `STDIN` and `STDOUT`.
88

99
## Installation
10-
```go get -u github.com/joshglendenning/ws-tcp-relay```
10+
```go get -u github.com/isobit/ws-tcp-relay```
1111

1212
## Usage
1313
```

0 commit comments

Comments
 (0)