diff --git a/docsite/rst/gettingstarted.rst b/docsite/rst/gettingstarted.rst index d6e29f395e..c95d456509 100644 --- a/docsite/rst/gettingstarted.rst +++ b/docsite/rst/gettingstarted.rst @@ -116,7 +116,7 @@ systems that contain python 2.4 or higher. $ sudo yum install ansible 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