We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a57e229 commit 532d4aeCopy full SHA for 532d4ae
1 file changed
README.md
@@ -704,5 +704,6 @@ To run an example:
704
```sh
705
cd examples/loading
706
npm install
707
+createdb pgvector_example
708
node example.js
709
```
0 commit comments