Skip to content

Commit 9cc1279

Browse files
committed
docs(installation): add mise alternative method installation
Signed-off-by: jylenhof <jygithub@lenhof.eu.org>
1 parent ba29544 commit 9cc1279

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/src/install.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ brew tap rsteube/homebrew-tap
4343
brew install rsteube/tap/carapace
4444
```
4545

46+
## Mise [mise](https://github.com/jdx/mise)
47+
48+
```sh
49+
mise use -g carapace@latest
50+
```
51+
4652
## Nix
4753

4854
Install from [nixpkgs](https://search.nixos.org/packages?show=carapace)

0 commit comments

Comments
 (0)