Skip to content

Commit

Permalink
Merge pull request #2425 from carapace-sh/doc-add-pkgx
Browse files Browse the repository at this point in the history
doc: install - add pkgx
  • Loading branch information
rsteube authored Jul 14, 2024
2 parents 2f2554a + a4fedd4 commit 2840627
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/src/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@ Install from [nixpkgs](https://search.nixos.org/packages?show=carapace)
nix-shell -p carapace
```

## PKGX

Install from [pkgx.dev](https://pkgx.dev/pkgs/carapace.sh/)

```sh
pkgx install carapace
```

## RPM

Install from [fury.io](https://rsteube.fury.site/)
Expand Down

0 comments on commit 2840627

Please sign in to comment.