huoju commited on
Commit
a7c09f7
·
verified ·
1 Parent(s): c8236bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ Based on the [wikipedia dumps](https://dumps.wikimedia.org/). Please check this
50
 
51
  PostgreSQL 17 with extensions: [vectorchord](https://github.com/tensorchord/VectorChord) and [pg_search](https://github.com/paradedb/paradedb/tree/dev/pg_search)
52
 
53
- The easiest way is to run it use our [Docker image](), or build your [own image]().
54
 
55
  Ensure extensions are enabled, connect to the database using the psql, and run the following SQL:
56
 
 
50
 
51
  PostgreSQL 17 with extensions: [vectorchord](https://github.com/tensorchord/VectorChord) and [pg_search](https://github.com/paradedb/paradedb/tree/dev/pg_search)
52
 
53
+ The easiest way is to use our [Docker image](), or build your [own image]().
54
 
55
  Ensure extensions are enabled, connect to the database using the psql, and run the following SQL:
56