diff --git a/docs/abra/install.md b/docs/abra/install.md index 9f2241d..318c15a 100644 --- a/docs/abra/install.md +++ b/docs/abra/install.md @@ -60,12 +60,12 @@ Follow the guide [here](https://docs.coopcloud.tech/abra/hack/) ``` docker run \ - -v $HOME/.abra:/.abra \ - git.coopcloud.tech/coop-cloud/abra app ls + -v $HOME/.abra:/.abra \ + git.coopcloud.tech/coop-cloud/abra app ls ``` !!! note - If you're using symlinks, e.g. for [sharing - `~/.abra`](/operators/handbook/#sharing-abra), add more `-v` options for each - directory you're symlinking to, e.g. `-v - $HOME/Projects/CoopCloud/apps:/home/user/Projects/CoopCloud/apps` + If you're using symlinks, e.g. for [sharing + `~/.abra`](/operators/handbook/#sharing-abra), add more `-v` options for + each directory you're symlinking to, e.g. `-v + $HOME/Projects/CoopCloud/apps:/home/user/Projects/CoopCloud/apps`