From fe133bfe5d7978f4d51a103eaea8ac8c6a59ba55 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 25 Apr 2021 20:00:53 -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 51bbcc1..b3689bf 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Libraries that use pgvector: ### 0.1.1 -Follow the [installation instructions](#installation) and run: +Compile and install the latest version and run: ```sql ALTER EXTENSION vector UPDATE TO '0.1.1';