Recommend using pywinrm >= 0.1.1 from PyPI instead of GitHub version.

This commit is contained in:
Chris Church 2015-11-18 17:49:21 -05:00
parent f8ed99e5e4
commit dea07438b5

View file

@ -26,7 +26,7 @@ Installing on the Control Machine
On a Linux control machine::
pip install https://github.com/diyan/pywinrm/archive/master.zip#egg=pywinrm
pip install "pywinrm>=0.1.1"
Active Directory Support
++++++++++++++++++++++++