mirror of
https://github.com/ansible/awx.git
synced 2026-01-08 14:32:07 -03:30
Update to include pip install command and PyPI link
Signed-off-by: Cody Gula <cgula7@gmail.com>
This commit is contained in:
parent
e9a1582b70
commit
7e55305c45
@ -1,6 +1,10 @@
|
||||
awxkit
|
||||
======
|
||||
|
||||
Python library that backs the provided `awx` command line client.
|
||||
A Python library that backs the provided `awx` command line client.
|
||||
|
||||
For more information on installing the CLI and building the docs on how to use it, look [here](./awxkit/cli/docs).
|
||||
It can be installed by running `pip install awxkit`.
|
||||
|
||||
The PyPI respository can be found [here](https://pypi.org/project/awxkit/).
|
||||
|
||||
For more information on installing the CLI and building the docs on how to use it, look [here](./awxkit/cli/docs).
|
||||
Loading…
x
Reference in New Issue
Block a user