diff --git a/README.md b/README.md index a2f46e1..dcfdb6d 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ Self hostable application for saving web pages • https://github.com/wallabag/w 1. Set up Docker Swarm and [`abra`] 2. Deploy [`coop-cloud/traefik`] 3. `abra app new wallabag --secrets` -4. `abra app YOURAPPDOMAIN config` - be sure to change `$DOMAIN` to something that resolves to +4. `abra app config YOURAPPDOMAIN` - be sure to change `$DOMAIN` to something that resolves to your Docker swarm box -5. `abra app YOURAPPDOMAIN deploy` +5. `abra app deploy YOURAPPDOMAIN` 8. Initialise database ``` abra app YOURAPPDOMAIN run app bash