Skip to content

Commit 8ce8f86

Browse files
authored
readme: fix import path (#10)
1 parent bbcc4da commit 8ce8f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The default embedding supports "query" and "passage" prefixes for the input text
3737
Run the following Go CLI command in your project directory:
3838

3939
```bash
40-
go get -u github.com/Anush008/fastembed-go
40+
go get -u github.com/anush008/fastembed-go
4141
```
4242

4343
## 📖 Usage

0 commit comments

Comments
 (0)