From 042ddfdc8a9d6bec60d88524cb081d90760b6afd Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sat, 20 Jan 2024 11:40:49 -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 c844362..ba96702 100644 --- a/README.md +++ b/README.md @@ -613,7 +613,7 @@ Note: Replace `16` with your Postgres server version ### Missing SDK -If compilation fails and includes `warning: no such sysroot directory` on Mac, reinstall Xcode Command Line Tools. +If compilation fails and the output includes `warning: no such sysroot directory` on Mac, reinstall Xcode Command Line Tools. ### Windows