Adjust the gitlab documention.

Make it a bit less verbose.
pull/658/head
Daniël Franke 3 years ago
parent 6cc13ada7e
commit a0a68de919
No known key found for this signature in database
GPG Key ID: 5958AFD73D7A08E8

@ -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).

Loading…
Cancel
Save