Fix style in how-to-build part of doc

Fix predefined text

Change-Id: Id8ab1510763dcf5b290234997360b5b9a68b0f80
This commit is contained in:
Aleksandr Didenko 2016-02-22 17:47:06 +01:00
parent aab66a80b1
commit 1feaa89998
1 changed files with 5 additions and 5 deletions

View File

@ -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