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

pull/4420/head
Chris Church 2015-11-18 17:49:21 -05:00
parent f8ed99e5e4
commit dea07438b5
1 changed files with 1 additions and 1 deletions

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