Skip to content

Commit

Permalink
Merge pull request #5 from orhun/docs/add_aur_instructions
Browse files Browse the repository at this point in the history
Add AUR instructions to README.md
  • Loading branch information
lusingander authored Mar 26, 2024
2 parents e51ce6d + 327e068 commit 83d4d3c
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 @@ -24,6 +24,12 @@ $ cargo install stu
$ brew install lusingander/tap/stu
```

### AUR (Arch Linux)

```
$ paru -S stu
```

## Usage

```
Expand Down

0 comments on commit 83d4d3c

Please sign in to comment.