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 committed by nitzmahone
parent c1bb3aea06
commit 7d19ad82eb

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
++++++++++++++++++++++++