Update the INSTALL.md file
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/f00ff328 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/f00ff328 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/f00ff328 Branch: refs/heads/master Commit: f00ff3282f2010dcbe5f19321ea1d15aedf12c4a Parents: ffad58c Author: Gayan Gunarathne <[email protected]> Authored: Fri May 22 17:30:30 2015 +0530 Committer: Gayan Gunarathne <[email protected]> Committed: Mon Jul 27 14:50:23 2015 +0530 ---------------------------------------------------------------------- extensions/load-balancer/lvs-extension/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/f00ff328/extensions/load-balancer/lvs-extension/INSTALL.md ---------------------------------------------------------------------- diff --git a/extensions/load-balancer/lvs-extension/INSTALL.md b/extensions/load-balancer/lvs-extension/INSTALL.md index da817df..ff5e869 100644 --- a/extensions/load-balancer/lvs-extension/INSTALL.md +++ b/extensions/load-balancer/lvs-extension/INSTALL.md @@ -4,7 +4,7 @@ Apache Stratos LVS Extension could be used for integrating LVS load balancer wit below steps to proceed with the installation: 1. Install keepalived and ipvsadm - ' + ` apt-get install keepalived ipvsadm 2. Open <lvs-extension-home>/bin/lvs-extension.sh file in a text editor and update following system properties:
