Fix the incorrect code-block section

Change-Id: If1d98c19655d186a0ab6ae0f1c1632d0900fdbe6
This commit is contained in:
zhang.lei 2018-04-24 08:20:09 +00:00
parent 889feb07dd
commit 51955fd24d
1 changed files with 4 additions and 4 deletions

View File

@ -54,25 +54,25 @@ you are using.
For Ubuntu or Debian:
.. code-block: console
.. code-block:: console
# apt-get install rabbitmq-server
For RHEL, Fedora, or CentOS:
.. code-block: console
.. code-block:: console
# yum install rabbitmq-server
For openSUSE:
.. code-block: console
.. code-block:: console
# zypper install rabbitmq-server
For SLES 12:
.. code-block: console
.. code-block:: console
# zypper addrepo -f obs://Cloud:OpenStack:Kilo/SLE_12 Kilo
[Verify the fingerprint of the imported GPG key. See below.]