Skip to content

Commit

Permalink
docs(readme): add instructions for Arch Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun authored and max-niederman committed Apr 19, 2024
1 parent 55a2bb2 commit 928d207
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 @@ -22,6 +22,12 @@ Pre-built binaries are available for most architectures on [GitHub releases](htt
cargo install ttyper
```

### arch linux

```bash
pacman -S ttyper
```

### scoop

```bash
Expand Down

0 comments on commit 928d207

Please sign in to comment.