From e85fcfd9b65e8f1519a6e19aaf59430e45daa68f Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 3 Feb 2022 14:30:17 +0100 Subject: [PATCH] inline that --- docs/operators/tutorial.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/operators/tutorial.md b/docs/operators/tutorial.md index b5acd868..f88949ac 100644 --- a/docs/operators/tutorial.md +++ b/docs/operators/tutorial.md @@ -140,9 +140,7 @@ export PATH=$PATH:$HOME/.local/bin abra -h # check it works ``` -If you run into issues during installation, [please report a ticket](https://git.coopcloud.tech/coop-cloud/abra/issues/new) :pray: - -Once you're all set up, we **highly** recommend configuring command-line auto-completion for `abra`. See `abra autocomplete -h` for more on how to do this. +If you run into issues during installation, [please report a ticket](https://git.coopcloud.tech/coop-cloud/abra/issues/new) :pray: Once you're all set up, we **highly** recommend configuring command-line auto-completion for `abra`. See `abra autocomplete -h` for more on how to do this. !!! question "Can I install `abra` on my server?"