From a9c6af89e8423c0a1e2d335e7c6c8185c33626ce Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sat, 27 May 2023 22:08:52 -0700 Subject: [PATCH] Fixed link [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f95980..051c145 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ CREATE EXTENSION vector; See the [installation notes](#installation-notes) if you run into issues -You can also install it with [Docker](#docker), [Homebrew](#homebrew), [PGXN](#pgxn), [APT](#apt), [Yum](#yum), or [conda-forge](#conda-forge), and it comes preinstalled with [Postgres.app](#postgres-app) and many [hosted providers](#hosted-postgres) +You can also install it with [Docker](#docker), [Homebrew](#homebrew), [PGXN](#pgxn), [APT](#apt), [Yum](#yum), or [conda-forge](#conda-forge), and it comes preinstalled with [Postgres.app](#postgresapp) and many [hosted providers](#hosted-postgres) ## Getting Started