Merge pull request #13212 from cchurch/recommended_pywinrm_version

Recommend using pywinrm >= 0.1.1 from PyPI instead of GitHub version.
pull/13246/head
Matt Davis 9 years ago
commit 8f00d1c698

@ -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…
Cancel
Save