From 9a1aac32e78ebad23488cec5865de88b66f71eb9 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Tue, 2 Mar 2021 20:24:31 +0200 Subject: [PATCH] Fix type name in README [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4020015..6d8a674 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ 1. Set up Docker Swarm and [`abra`][abra] 2. Deploy [`coop-cloud/traefik`][cc-traefik] -3. `abra app new adaptauthoring --secrets` (optionally with `--pass` if you'd like +3. `abra app new rocketchat --secrets` (optionally with `--pass` if you'd like to save secrets in `pass`) 4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to your Docker swarm box