Skip to content

Commit

Permalink
Fix readme note the need for DBEngin for Redis
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile authored Apr 24, 2024
1 parent 662d862 commit 94124aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Make two database is Postgres (use TablePlus https://tableplus.com/ or some othe
Ok then run this in TablePlus:

> NOTE: if you are not using the HERD paid version then download https://dbngin.com and run Redis with that.
```sql
CREATE EXTENSION vector;
```
Expand Down

0 comments on commit 94124aa

Please sign in to comment.