From 81050899e82cc6ece507b31b983cd31801783173 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Mon, 23 Feb 2015 15:33:41 +0100 Subject: [PATCH] Fix markup This was broken in commit 8faf41dd94b01aa0735a6ba8b9ead60b65065ac1, most likely because of a runaway search/replace. --- QUICKSTART.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QUICKSTART.md b/QUICKSTART.md index e393dae8..90ed6078 100644 --- a/QUICKSTART.md +++ b/QUICKSTART.md @@ -50,7 +50,7 @@ repmgr must be installed on each PostgreSQL server node. see README.rst for further details. * Source installation - - repmgr source code is hosted at github (https://github.com/2ndQuadrant/repmgr); + - repmgr source code is hosted at github (https://github.com/2ndQuadrant/repmgr tar.gz files can be downloaded from https://github.com/2ndQuadrant/repmgr/releases . repmgr can be built easily using PGXS: