Skip to content

Commit 546f666

Browse files
committed
Updated readme [skip ci]
1 parent 9e16af7 commit 546f666

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Run
194194
dotnet add package Pgvector.EntityFrameworkCore
195195
```
196196

197-
The latest version works with .NET 8 and 9. For .NET 6 and 7, use version 0.1.2 and [this readme](https://github.com/pgvector/pgvector-dotnet/blob/efcore-v0.1.2/README.md#entity-framework-core).
197+
The latest version works with Entity Framework Core 9 and 10. For Entity Framework Core 8, use version 0.2.2 and [this readme](https://github.com/pgvector/pgvector-dotnet/blob/efcore-v0.2.2/README.md#entity-framework-core).
198198

199199
Import the library
200200

0 commit comments

Comments
 (0)