You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+25-20Lines changed: 25 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,23 +11,21 @@ ESX, ESXi, and vCenter.
11
11
12
12
Getting Started
13
13
================
14
-
To get started, see the `getting started guide <http://vmware.github.io/pyvmomi-community-samples/#getting-started>`_. You'll need `Python <https://www.python.org/downloads/>`_, `pip <https://pip.pypa.io/en/latest/installing.html#using-package-managers>`_, and the `samples project <https://github.com/vmware/pyvmomi-community-samples/tarball/master>`_.
* community discussion on IRC freenode.net channels `#pyvmomi and #pyvmomi-dev <http://webchat.freenode.net/?channels=#pyvmomi,#pyvmomi-dev>`_
18
-
* community email is on `nabble <http://pyvmomi.2338814.n4.nabble.com>`_
19
-
20
-
Don't know what pip is? Any serious python developer should know, so here's a `throrough intro to pip <http://www.dabapps.com/blog/introduction-to-pip-and-virtualenv-python/>`_ that we like.
14
+
To get started, see the
15
+
`getting started guide <http://vmware.github.io/pyvmomi-community-samples/#getting-started>`_.
16
+
You'll need `Python <https://www.python.org/downloads/>`_,
17
+
`pip <https://pip.pypa.io/en/latest/installation/>`_, and the
0 commit comments