From 72045125ab3bfd6fe6e90317471f3ad9717efb11 Mon Sep 17 00:00:00 2001 From: emo Date: Sat, 2 Mar 2024 01:11:32 +0100 Subject: [PATCH] Removed branch from installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0b9b39..9d3339a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Linux machine using `ansible-galaxy`. ``` ansible-galaxy collection install -U --force \ - git+https://git.theliberatededge.org/the-liberated-edge/test_linux_containers.git,i-1-test-linux-container + git+https://git.theliberatededge.org/the-liberated-edge/test_linux_containers.git ``` ## Run the launch_linux_container playbook