Fix typo in windows_faq.rst (#38864) (#38916)

Fix typo in `python-pip` packet name.
+label: docsite_pr

(cherry picked from commit 92f4065157)
pull/38918/head
Jordan Borean 7 years ago committed by GitHub
parent 2b73a5b69f
commit 9178def456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,7 +45,7 @@ can be run in the bash terminal:
.. code-block:: shell
sudo apt-get update
sudo apt-get install python-pyp git libffi-dev libssl-dev -y
sudo apt-get install python-pip git libffi-dev libssl-dev -y
pip install ansible pywinrm
To run Ansible from source instead of a release on the WSL, simply uninstall the pip

Loading…
Cancel
Save