From 6fca1eab471dec29f7fc07baab007a94dfa9ee96 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 10 Mar 2022 09:17:01 +0100 Subject: [PATCH] missing word Follow up to https://git.coopcloud.tech/coop-cloud/docs.coopcloud.tech/pulls/50 --- docs/operators/handbook.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operators/handbook.md b/docs/operators/handbook.md index f1c3c1cf..5499f8b6 100644 --- a/docs/operators/handbook.md +++ b/docs/operators/handbook.md @@ -86,7 +86,7 @@ Then, tell your collaborators (e.g. in the repository's `README.md`), to run `ma If you're on an environment where it's hard to run Docker, or command-line programs in general, you might want to install `abra` on a server instead of your local work station. -To install `abra` the same server where you'll be hosting your apps, just follow [getting started guide](/operators/tutorial#deploy-your-first-app) as normal except for one difference. Instead of providing your SSH connection details when you run `abra server add ...`, just pass `--local`. +To install `abra` on the same server where you'll be hosting your apps, just follow [getting started guide](/operators/tutorial#deploy-your-first-app) as normal except for one difference. Instead of providing your SSH connection details when you run `abra server add ...`, just pass `--local`. ``` abra server add --local