From 7d1f3af8e5a69602ae34bae90806a8a90c1edc46 Mon Sep 17 00:00:00 2001 From: kewl fft Date: Fri, 3 Sep 2021 18:30:57 +0100 Subject: [PATCH] minor punctuation changes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bea8ddf..4a2626a 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,13 @@ This collection includes an Ansible module to manage packages from the AUR. ### Install the `kewlfft.aur` collection from Ansible Galaxy -To install this collection from Ansible Galaxy run the following command: +To install this collection from Ansible Galaxy, run the following command: ```shell ansible-galaxy collection install kewlfft.aur ``` -Alternatively, you can include the collection in a `requirements.yml` file and then run `ansible-galaxy collection install -r requirements.yml`. Here is an example `requirements.yml` file: +Alternatively, you can include the collection in a `requirements.yml` file and then run `ansible-galaxy collection install -r requirements.yml`. Here is an example of `requirements.yml` file: ```yaml collections: