Skip to content

Commit

Permalink
readme: fix import path (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
miku authored Apr 24, 2024
1 parent bbcc4da commit 8ce8f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The default embedding supports "query" and "passage" prefixes for the input text
Run the following Go CLI command in your project directory:

```bash
go get -u github.com/Anush008/fastembed-go
go get -u github.com/anush008/fastembed-go
```

## 📖 Usage
Expand Down

0 comments on commit 8ce8f86

Please sign in to comment.