From 0b7c48043f734dc2aeb38f3d1855755f9d37d8df Mon Sep 17 00:00:00 2001 From: Rob Wagner Date: Mon, 27 Nov 2023 19:40:02 -0500 Subject: [PATCH] Update README.md --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index ff46ccb..de08967 100644 --- a/README.md +++ b/README.md @@ -38,15 +38,6 @@ Simply run `cargo add axum-htmx` to add the library to your project. -If you are using the unreleased branch of `axum` from GitHub, you can build -against the `main` version of `axum-htmx` by adding the following to your -`Cargo.toml`: - -```toml -[dependencies] -axum-htmx = { git = "https://github.com/robertwayne/axum-htmx" } -``` - ## Extractors All of the [htmx request headers](https://htmx.org/reference/#request_headers)