From 3deb6784e73624e28eaf32f69a6022a13229ebe2 Mon Sep 17 00:00:00 2001 From: John Galt Date: Thu, 9 Apr 2015 14:19:56 -0400 Subject: [PATCH] Fixed typo --- PACKAGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PACKAGES.md b/PACKAGES.md index 11f2720f..c875d61c 100644 --- a/PACKAGES.md +++ b/PACKAGES.md @@ -98,7 +98,7 @@ packages installed:: sudo apt-get install libxslt-dev libxml2-dev libpam-dev libedit-dev -If your using Debian packages for PostgreSQL and are building repmgr with the +If you're using Debian packages for PostgreSQL and are building repmgr with the USE_PGXS option you also need to install the corresponding development package:: sudo apt-get install postgresql-server-dev-9.0