From 6b4ba08b7bb3d78c91acb3c357821feb2cd2e902 Mon Sep 17 00:00:00 2001 From: Rob Wagner Date: Sat, 22 Jul 2023 19:36:30 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce19dde..cad89d4 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ against the `main` version of `axum-htmx` by adding the following to your ```toml [dependencies] -axum-htmx = { git = "https://github.com/robertwayne/axum-htm" } +axum-htmx = { git = "https://github.com/robertwayne/axum-htmx" } ``` ## Extractors