IRC channels on README.md

add IRC channels on README.md
This commit is contained in:
Shawn Hartsock
2014-06-25 10:05:44 -04:00
parent 890d5e2fa8
commit 2a9c0a24fe

View File

@@ -3,6 +3,8 @@ manipulate ESX, ESXi, and vCenter using scripts.
To get started, check out the samples project at 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)
You can install this as a package. Just run `python setup.py bdist_egg`
and then use `pip` or `easy_install` to deploy it on your system.
@@ -15,4 +17,6 @@ There are other bindings of this API in other languages. See:
For general language neutral documentation of vSphere Management API see:
http://pubs.vmware.com/vsphere-55/index.jsp#com.vmware.wssdk.apiref.doc/right-pane.html
Have fun!