2
0

Merge pull request #15 from recws-org/feature/loeffel-io/update-install-url

fix install url
This commit is contained in:
Lucas Löffel
2019-07-30 18:21:02 +02:00
committed by GitHub
+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