Skip to content

Commit

Permalink
Update README.rst to include intros
Browse files Browse the repository at this point in the history
Some developers won't read entire sentences. It's important to summarize the short instructions into shorter notes and sentence fragments for those in a hurry.
  • Loading branch information
hartsock committed Nov 11, 2014
1 parent c1d481b commit f55e147
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ ESX, ESXi, and vCenter.

Getting Started
================
To get started, check out the samples project at:

* http://vmware.github.io/pyvmomi-community-samples/
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>`_.

* http://vmware.github.io/pyvmomi-community-samples/
* community discussion on IRC freenode.net channels `#pyvmomi and #pyvmomi-dev <http://webchat.freenode.net/?channels=#pyvmomi,#pyvmomi-dev>`_

* community email is on `nabble <http://pyvmomi.2338814.n4.nabble.com>`_

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.

Installing
==========
The master is code that is in development, official releases are tagged and
Expand Down

0 comments on commit f55e147

Please sign in to comment.