Recommend using pywinrm >= 0.1.1 from PyPI instead of GitHub version.
This commit is contained in:
parent
f8ed99e5e4
commit
dea07438b5
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Installing on the Control Machine
|
||||||
|
|
||||||
On a Linux 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
|
Active Directory Support
|
||||||
++++++++++++++++++++++++
|
++++++++++++++++++++++++
|
||||||
|
|
Loading…
Reference in a new issue