From 7d9b2fe5a423e61bb64701243dd08072193a5c18 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sat, 22 Aug 2020 20:52:46 -0400 Subject: [PATCH] fix some wording in README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63cd07b..0ccb51e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ An Ansible playbook to install Mastodon ## Testing status -Mastible was tested on 20/08/2020 with Ansible 2.9.12 on a Ubuntu 20.04 server. +Mastible was tested on 20/08/2020 with Ansible 2.9.12 running against +a Ubuntu 20.04 server. ## Instructions for running this playbook (first time install)