From 4dbe435d073f5758aab9b63684809b1fa95494ca Mon Sep 17 00:00:00 2001 From: Mike Palmiotto Date: Thu, 17 May 2018 16:20:09 -0400 Subject: [PATCH] Change period to colon for consistency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b021297..32fbf23 100644 --- a/README.md +++ b/README.md @@ -387,7 +387,7 @@ $> make USE_PGXS=1 install ``` There is also an explicit make target available to copy the header file to the -appropriate directory. +appropriate directory: ```bash $> make USE_PGXS=1 install-headers