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

Update README.md (#8)

Browse files

- Update README.md (a7c09f7f126bf92cb3e249ae95fe6d414bb2dbab)


Co-authored-by: Ju Huo <[email protected]>

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