fix rst syntax

parent 7113ba07
...@@ -22,11 +22,13 @@ For Developers ...@@ -22,11 +22,13 @@ For Developers
Debian/Ubuntu users: you probably need to run the following: Debian/Ubuntu users: you probably need to run the following:
.. code-block:: bash .. code-block:: bash
sudo apt-get install git perl cpanminus build-essential libexpat-dev libssl-dev sudo apt-get install git perl cpanminus build-essential libexpat-dev libssl-dev
CentOS / Fedora users: CentOS / Fedora users:
.. code-block:: bash .. code-block:: bash
sudo yum group install -y "Development tools" sudo yum group install -y "Development tools"
sudo yum install -y perl-App-cpanminus sudo yum install -y perl-App-cpanminus
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment