diff --git a/README.md b/README.md index 18e046f..4d4e915 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ vector_norm(vector) | Euclidean norm Libraries that use pgvector: - [Neighbor](https://github.com/ankane/neighbor) (Ruby) -- [pgvector.rs](https://github.com/ankane/pgvector.rs) (Rust) +- [pgvector-rust](https://github.com/ankane/pgvector-rust) (Rust) ## Additional Installation Methods