Skip to content

Commit

Permalink
docs(README): add Arch Linux installation instructions (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamperkowski authored Dec 19, 2024
1 parent 1606e7d commit 2b76aa0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ A Terminal User Interface (TUI) for monitoring Logstash 🪵

## Installation

### Arch Linux
[tuistash](https://aur.archlinux.org/packages/tuistash) is available as a package in the AUR.
You can install it using an AUR helper (e.g. `paru`):
```shell
paru -S tuistash
```

### Homebrew
```shell
brew tap edmocosta/homebrew-tap
Expand Down

0 comments on commit 2b76aa0

Please sign in to comment.