From 9e763ce3f5b99de819b298582c927f8eed4336ce Mon Sep 17 00:00:00 2001 From: kewl fft Date: Fri, 3 Sep 2021 18:08:21 +0100 Subject: [PATCH] minor wording change --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52ac6d0..bb9c7b9 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,8 @@ Use it in a task, as in the following examples: ```yaml # This task uses the module's short name instead of its FQCN (Fully Qualified Collection Name). -# Use the short name if you installed the module as a local custom module. -# Otherwise, if you installed the module through the `kewlfft.aur` collection, this task will fail. +# Use the short name if the module was installed as a local custom module. +# Otherwise, if it was installed through the `kewlfft.aur` collection, this task will fail. - name: Install trizen using makepkg if it isn't installed already aur: name: trizen