Skip to content

Commit

Permalink
Update README.md to include AUR link (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
madhur authored Jan 20, 2024
1 parent 2e2789e commit 8149a03
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 @@ -98,6 +98,13 @@ cargo install --path $(pwd)
pkgin install csvlens
```


### Arch Linux
`csvlens` is available as an [AUR package](https://aur.archlinux.org/packages/csvlens). You can install it using:
```
yay -S csvlens
```

### Windows

For Windows, `csvlens` is available on [winget](https://learn.microsoft.com/en-gb/windows/package-manager/).
Expand Down

0 comments on commit 8149a03

Please sign in to comment.