From c154f3a039721a4d623d9c8010ff369cf1eb9d7e Mon Sep 17 00:00:00 2001 From: Maidul Islam <maidul98@gmail.com> Date: Thu, 9 Nov 2023 18:54:12 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8981f5b..1bcabf3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Requires Python 3.7 or greater. You can install the Infisical collection with the Ansible Galaxy CLI: - ansible-galaxy collection install maidul98.infisical_vault + ansible-galaxy collection install infisical.vault The python module dependencies are not installed by `ansible-galaxy`. They can be manually installed using pip: