Update VMware library installation docs (#71219)

Depending upon OS/distro, please use pip/pip3.
pull/70502/head
jakelevinez 4 years ago committed by GitHub
parent c2985c491b
commit ddfc648d37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -18,7 +18,7 @@ Requirements
Ansible VMware modules are written on top of `pyVmomi <https://github.com/vmware/pyvmomi>`_.
pyVmomi is the Python SDK for the VMware vSphere API that allows user to manage ESX, ESXi,
and vCenter infrastructure. You can install pyVmomi using pip:
and vCenter infrastructure. You can install pyVmomi using pip (you may need to use pip3, depending on your OS/distro):
.. code-block:: bash

Loading…
Cancel
Save