Included RHEL and CentOS to the instructions

Added RHEL and CentOS to the install instruction:
"Install the python-pywbem package" in addition to
Fedora.

Closes-Bug: #1499610

Change-Id: I413fac312aa82e7c993e111b0db0c63edc2964d0
This commit is contained in:
Rahul Nair 2015-09-26 19:46:37 +00:00
parent 6ee25be6ef
commit d3d3899c72

View File

@ -117,7 +117,7 @@
<screen><prompt>#</prompt> <userinput>zypper install python-pywbem</userinput></screen>
</listitem>
<listitem>
<para>On Fedora:</para>
<para>On Red Hat Enterprise Linux, CentOS, and Fedora:</para>
<screen><prompt>#</prompt> <userinput>yum install pywbem</userinput></screen>
</listitem>
</itemizedlist>