From c2f8237c80f474eb9b29a6660581b7d4be185ae5 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 07:59:47 +0100 Subject: [PATCH] Fix the collection name (#532) (#533) (cherry picked from commit cc9191f8cba350ec7ad818a7214e9ebbd202cd23) Co-authored-by: Mark Mercado --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f630bdd..dee0dee7 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Both libraries cannot be installed at the same time. If you accidentally did ins ## Using this collection -Before using the General community collection, you need to install the collection with the `ansible-galaxy` CLI: +Before using the Docker community collection, you need to install the collection with the `ansible-galaxy` CLI: ansible-galaxy collection install community.docker