diff --git a/content/docs/installation.md b/content/docs/installation.md index 542cb35..86f96be 100644 --- a/content/docs/installation.md +++ b/content/docs/installation.md @@ -34,7 +34,7 @@ Development version: ```ini [dependencies] -actix-web = { git = "https://github.com/actix/actix-web } +actix-web = { git = "https://github.com/actix/actix-web" } ``` # Diving In