From fecdd5794edce3f273017459d3363f46d2234d82 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Mon, 29 Jan 2024 10:57:54 -0800 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 b4df67d..6342bf5 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Plus [ACID](https://en.wikipedia.org/wiki/ACID) compliance, point-in-time recove ### Linux and Mac -Compile and install the extension (supports Postgres 11+) +Compile and install the extension (supports Postgres 12+) ```sh cd /tmp