From e320f5d6bf3b2abfc14ee85ca703414bf2819b87 Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 24 Dec 2017 08:28:59 +0100 Subject: [PATCH] readme improve format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2c7468..dac4cad 100644 --- a/README.md +++ b/README.md @@ -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. ## 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 git clone git@github.com:kewlfft/ansible-aur.git library/ansible-aur