diff --git a/README.md b/README.md index 7ccfcf10b..9098cf0a0 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To use `actix-web`, add this to your `Cargo.toml`: ```toml [dependencies] -actix-web = { git = "https://github.com/actix/actix-web" } +actix-web = "0.2" ``` ## HTTP/2