Skip to content

Commit c283603

Browse files
authored
Merge pull request #1 from danielebarbaro/hotfix/readme-typo
fix a tiny typo inside the readme file
2 parents 5928335 + eeacc29 commit c283603

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)