diff --git a/README.md b/README.md index f768d9b..f938abe 100644 --- a/README.md +++ b/README.md @@ -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