From 32cef2af6812946b1eeef75fc371127e6646ea59 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 22 Sep 2020 13:55:26 +0200 Subject: [PATCH] Add interactive flags for future --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4293d05..4d43995 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Docker stack magic 🎩🐇 ## Install ```sh -curl https://install.abra.autonomic.zone | bash +curl -fsSL https://install.abra.autonomic.zone | bash ``` Specific releases are available via the project [release page](https://git.autonomic.zone/autonomic-cooperative/abra/releases).