diff --git a/docs/operators/tutorial.md b/docs/operators/tutorial.md index f88949ac..7cffd3cd 100644 --- a/docs/operators/tutorial.md +++ b/docs/operators/tutorial.md @@ -148,10 +148,10 @@ If you run into issues during installation, [please report a ticket](https://git #### Add your server -Now you can connect `abra` with your server. You need to have a working SSH configuration before you can do this. That means you can run `ssh ` on your command-line and everything Works :tm:. +Now you can connect `abra` with your server. You need to have a working SSH configuration before you can do this. That means you can run `ssh ` on your command-line and everything Works :tm:. ```bash -abra server add -p +abra server add -p ``` !!! warning "Beware of SSH dragons"