Skip to content

Commit 24c649f

Browse files
committed
jq
1 parent 970629c commit 24c649f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
This example application requires a PostgreSQL database with the PostgresML and pgvector extensions installed. The easiest way to get one is to sign up
66
for a free database on [postgresml.org](https://postgresml.org).
77

8+
We're using `curl` to make requests to the app, so if you don't have it already install both `curl` and `jq`.
9+
810
### Virtualenv
911

1012
It's recommended to use a virtual environment to run this example. You can create one using the following commands:

0 commit comments

Comments
 (0)