mirror of
https://github.com/kewlfft/ansible-aur.git
synced 2025-09-17 00:20:38 +03:00
readme improve format
This commit is contained in:
@@ -16,7 +16,7 @@ Ansible module to use some AUR helpers. The following helpers are supported and
|
|||||||
Either *name* or *upgrade* is required, both can not be used together.
|
Either *name* or *upgrade* is required, both can not be used together.
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
1. Clone the ansibe-aur repository in your playbook custom module directory:
|
1. Clone the *ansibe-aur* repository in your playbook custom module directory:
|
||||||
```
|
```
|
||||||
mkdir --parents library
|
mkdir --parents library
|
||||||
git clone git@github.com:kewlfft/ansible-aur.git library/ansible-aur
|
git clone git@github.com:kewlfft/ansible-aur.git library/ansible-aur
|
||||||
|
Reference in New Issue
Block a user