From 18eb04e278507059c19c56c892bca4040cd67633 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 12 Mar 2023 14:09:36 -0700 Subject: [PATCH] Updated readme [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bcf8f7..888a604 100644 --- a/README.md +++ b/README.md @@ -294,7 +294,7 @@ pgxn install vector ### conda-forge -Install from [conda-forge](https://anaconda.org/conda-forge/pgvector) with: +With Conda Postgres, install from [conda-forge](https://anaconda.org/conda-forge/pgvector) with: ```sh conda install -c conda-forge pgvector