2
0

fix install url

This commit is contained in:
Lucas Löffel
2019-07-30 18:20:13 +02:00
parent 79dd2860de
commit 3740ad72a6
+1 -1
View File
@@ -9,7 +9,7 @@ Reconnecting WebSocket is a websocket client based on [gorilla/websocket](https:
## Installation
```bash
go get github.com/mariuspass/recws
go get github.com/recws-org/recws
```
## License