Skip to content

Commit bd70e8a

Browse files
authored
Update README.md
1 parent be03f12 commit bd70e8a

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
@@ -69,7 +69,7 @@ python3 manage.py makemigrations
6969
python3 manage.py migrate
7070
```
7171

72-
Add a vector field in the model.py
72+
Add a vector field in the models.py
7373

7474
```python
7575
from pgvector.django import VectorField

0 commit comments

Comments
 (0)