Skip to content

Commit

Permalink
doc: install - add pkgx
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Jul 14, 2024
1 parent 3dab9d3 commit a4fedd4
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 a4fedd4

Please sign in to comment.