better wording

This commit is contained in:
decentral1se 2022-03-11 12:28:32 +01:00
parent 2270d69867
commit f8e63b2ab2
Signed by untrusted user: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 2 deletions

View File

@ -217,7 +217,7 @@ Otherwise, you have downloaded a corrupted file.
If you want to teach `abra` how to support your favourite server hosting provider, we'd glady accept patches.
## How do I bootstrap a server manually for running Co-op Cloud apps?
## How do I bootstrap a server for running Co-op Cloud apps?
The requirements are:
@ -238,7 +238,7 @@ docker swarm init
docker network create -d overlay proxy
```
`abra` will do this for you when you run `abra server add --provision`, where the `--provision` run the above logic on the server.
`abra` will do this for you when you run `abra server add --provision`.
## Managing DNS entries