From a0a68de91999dbd6e15587cb8e76b972e101d07b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Franke?= Date: Mon, 1 Feb 2021 10:05:55 +0100 Subject: [PATCH] Adjust the gitlab documention. Make it a bit less verbose. --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 1aa9814..b6326d9 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,7 @@ Install plugins using the `install` command followed by the path to the reposito fisher install ilancosman/tide ``` -To install a plugin from GitLab, prefix `gitlab.com/`. - -```console -fisher install gitlab.com/ainmosni/fish-aws -``` +> To install a plugin from GitLab, prefix the repository with `gitlab.com/`. To get a specific version of a plugin add an `@` symbol after the plugin name followed by a tag, branch, or [commit](https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefcommit-ishacommit-ishalsocommittish).