readm typo fixed

pull/8/head
kewl fft 2018-05-23 21:26:36 +01:00
parent 8fae2a78e9
commit 6147c18b30
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ The [aur-ansible-git](https://aur.archlinux.org/packages/ansible-aur-git) packag
Note the module is installed in `/usr/share/ansible/plugins/modules` which is one of a default module library path.
### Manual installation
1. Clone the *ansibe-aur* repository in your playbook custom-module directory:
1. Clone the *ansible-aur* repository in your playbook custom-module directory:
```
mkdir --parents library
cd library