Skip to content

Commit eeacc29

Browse files
fix a tiny typo inside the readme file
1 parent 5928335 commit eeacc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A pure-PHP vector database implementing **HNSW** (Hierarchical Navigable Small W
1010
## Installation
1111

1212
```bash
13-
composer require enrico/phpvector
13+
composer require ezimuel/phpvector
1414
```
1515

1616
## Quick start

0 commit comments

Comments
 (0)