From 8f8af5fa5f036fd41cbe49d9979fd4b1c24f4f97 Mon Sep 17 00:00:00 2001 From: kewl fft Date: Fri, 21 Dec 2018 08:33:16 +0000 Subject: [PATCH] correct package name in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91678e9..d792984 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ The following helpers are supported and automatically selected in the order they ## Installing ### AUR package -The [aur-ansible-git](https://aur.archlinux.org/packages/ansible-aur-git) package is available in the AUR. +The [ansible-aur-git](https://aur.archlinux.org/packages/ansible-aur-git) package is available in the AUR. Note the module is installed in `/usr/share/ansible/plugins/modules` which is one of the default module library paths. ### Manual installation