Minor .md tweaking

This commit is contained in:
Abhijit Menon-Sen
2015-03-12 18:01:15 +05:30
parent 9b7cb5b0c0
commit d8fe1ebf47

View File

@@ -76,13 +76,10 @@ Installation
necessary files. necessary files.
* Source installation * Source installation
- `repmgr` source code is available at - `git clone https://github.com/2ndQuadrant/repmgr`
https://github.com/2ndQuadrant/repmgr - Or download tar.gz files from
- tar.gz files can be downloaded from
https://github.com/2ndQuadrant/repmgr/releases https://github.com/2ndQuadrant/repmgr/releases
- To install from source, just run: - To install from source, just run `sudo make USE_PGXS=1 install`
sudo make USE_PGXS=1 install
Configuration Configuration
------------- -------------