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)