Skip to content

Commit

Permalink
Merge pull request #5 from orhun/docs/add_arch_instructions
Browse files Browse the repository at this point in the history
Add Arch Linux instructions
  • Loading branch information
ynqa committed Jun 14, 2024
2 parents 629be95 + 7a71219 commit 54d632e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ brew install ynqa/tap/sigrs
cargo install sigrs
```

### Arch Linux

```bash
pacman -S sig
```

### Nix (flakes)

Add it as an input to your flake:
Expand Down

0 comments on commit 54d632e

Please sign in to comment.