From 1d43c68274be00f3c6c0aef278f85ed7ae5f9233 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Thu, 19 Jan 2023 16:02:28 -0800 Subject: [PATCH] Update abra syntax in examples (finally) [mass update] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2a87d8..abeed5d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ 1. Set up Docker Swarm and [`abra`] 2. `abra app new traefik` -3. `abra app YOURAPPDOMAIN config` - be sure to change `DOMAIN` to something that resolves to +3. `abra app config YOURAPPDOMAIN` - be sure to change `DOMAIN` to something that resolves to your Docker swarm box 4. `abra app deploy YOURAPPDOMAIN`