From 1feaa89998e1c3a18ece40e1b117b0aae75e1534 Mon Sep 17 00:00:00 2001 From: Aleksandr Didenko Date: Mon, 22 Feb 2016 17:47:06 +0100 Subject: [PATCH] Fix style in how-to-build part of doc Fix predefined text Change-Id: Id8ab1510763dcf5b290234997360b5b9a68b0f80 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 09fe85a..36c8a1c 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,11 @@ It can also allow cloud operators to move controllers into different racks (see * Install fuel plugin builder (fpb) * Clone plugin repo and run fpb there: - ``` - git clone https://github.com/openstack/fuel-plugin-external-lb - cd fuel-plugin-external-lb - fpb --build . - ``` +``` +git clone https://github.com/openstack/fuel-plugin-external-lb +cd fuel-plugin-external-lb +fpb --build . +``` * Check if file `external_loadbalancer-*.noarch.rpm` was created. ## Requirements