diff --git a/docs/deploy.md b/docs/deploy.md index 63613b7..33d4d97 100644 --- a/docs/deploy.md +++ b/docs/deploy.md @@ -69,7 +69,7 @@ Where `example.com` is replaced with your server DNS name. Once you've added the sever, you can initialise the [new single-host swarm](https://docs.docker.com/engine/swarm/key-concepts/) on your server. ```bash -abra server example.com init +abra server init example.com ``` You will now have a new `~/.abra/` folder on your local file system which stores all the configuration of your Co-op Cloud instance. You can easily share this as a git repository with others.