mirror of
https://github.com/geerlingguy/ansible-role-pip.git
synced 2024-11-24 12:05:52 +01:00
Merge pull request #63 from blakeashleyjr/patch-1
Update README.md to fix single-letter typo
This commit is contained in:
commit
adac76a28c
@ -14,7 +14,7 @@ Available variables are listed below, along with default values (see `defaults/m
|
|||||||
|
|
||||||
pip_package: python3-pip
|
pip_package: python3-pip
|
||||||
|
|
||||||
The name of the packge to install to get `pip` on the system. For older systems that don't have Python 3 available, you can set this to `python-pip`.
|
The name of the package to install to get `pip` on the system. For older systems that don't have Python 3 available, you can set this to `python-pip`.
|
||||||
|
|
||||||
pip_executable: pip3
|
pip_executable: pip3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user