mirror of https://github.com/0xplaygrounds/rig
fix: README typo
This commit is contained in:
parent
5ed3fcc401
commit
94571989f9
|
@ -18,7 +18,7 @@
|
||||||
This companion crate implements a Rig vector store based on Lancedb.
|
This companion crate implements a Rig vector store based on Lancedb.
|
||||||
|
|
||||||
## Pre-requisites
|
## Pre-requisites
|
||||||
If you are using `rig-lancedb` locally, you must ensure you have `protoc` (the [Protobuf Compiler](https://protobuf.dev/installation/)).
|
If you are using `rig-lancedb` locally, you must ensure you have `protoc` (the [Protobuf Compiler](https://protobuf.dev/installation/)) installed.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue