fix: README typo

This commit is contained in:
Joshua Mo 2025-04-09 19:32:14 +01:00
parent 5ed3fcc401
commit 94571989f9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
This companion crate implements a Rig vector store based on Lancedb.
## 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