mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
Fixed my typo and forgot a package
This commit is contained in:
parent
80f82f80d8
commit
614826bcda
1 changed files with 1 additions and 1 deletions
|
@ -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 ``rpmbuild`` and ``make`` installed.
|
Make sure you've ``rpm-build`` ``make`` and ``python2-devel`` installed.
|
||||||
|
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue