diff --git a/README.md b/README.md index c6e3126..ca1e1f7 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ First, you need to add this in your `Cargo.toml`: ```toml [dependencies] -tokio-timer = "*" +tokio-tungstenite = "*" ``` Next, add this to your crate: