From 8e7cd11ddcb2a9788c9f81ad4940d739d1e8c81d Mon Sep 17 00:00:00 2001 From: Cassowary Rusnov Date: Wed, 26 Oct 2022 17:27:59 -0700 Subject: [PATCH] Update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad06534..53e847d 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ abra app YOURAPPDOMAIN cp index.html app:/content ## Git Based Usage -1. Set up as above except for step 6. +1. Set up as above, stop at step 4. 2. Deploy `swarm-cronjob` to the host -2. `abra app config`, Uncomment Git lines in configuration, and set variables as appropriate. +3. `abra app config`, Uncomment Git lines in configuration, and set variables as appropriate. +4. `abra app YOURAPPDOMAIN deploy`