From 080bb81aeb8bf2f1af9de0f9250f090310e36e81 Mon Sep 17 00:00:00 2001 From: Abhijit Menon-Sen Date: Thu, 12 Mar 2015 18:07:58 +0530 Subject: [PATCH] A last little tweak --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 19d55bb1..89debaa1 100644 --- a/README.md +++ b/README.md @@ -68,12 +68,10 @@ Installation `repmgr` must be installed on each PostgreSQL server node. * Packages - - RPM packages for RedHat-based distributions are available from PGDG + - PGDG publishes RPM packages for RedHat-based distributions - Debian/Ubuntu provide .deb packages. - - It is also possible to build .deb and .rpm packages directly from the - `repmgr` source. The `debian` and `RHEL` directories contain the - necessary files. + - The files under the `debian` and `RHEL` directories can be used to + build .deb and .rpm packages directly from the `repmgr` source code. * Source installation - `git clone https://github.com/2ndQuadrant/repmgr`