1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

stylistic change.

This commit is contained in:
Vincent Van der Kussen 2013-01-21 20:49:43 +01:00
parent 614826bcda
commit 4af54e8a3b

View file

@ -116,7 +116,7 @@ systems that contain python 2.4 or higher.
$ sudo yum install ansible $ sudo yum install ansible
You can also use the ``make rpm`` command to build an RPM you can distribute and install. You can also use the ``make rpm`` command to build an RPM you can distribute and install.
Make sure you've ``rpm-build`` ``make`` and ``python2-devel`` installed. Make sure you have ``rpm-build``, ``make``, and ``python2-devel`` installed.
.. code-block:: bash .. code-block:: bash