Skip to content

Commit

Permalink
ADD aur installation to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun authored and yxdunc committed Oct 3, 2020
1 parent ea84852 commit 389dfdd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ with an estimated time of completion.
brew install yxdunc/tools/lipl
```

### aur ([arch linux](https://aur.archlinux.org/))

`lipl` can be installed from available [AUR packages](https://aur.archlinux.org/packages/?O=0&SeB=b&K=lipl&outdated=&SB=n&SO=a&PP=50&do_Search=Go) using an [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers). For example,

```
yay -S lipl
```

## Arguments

### positional argument:
Expand Down

0 comments on commit 389dfdd

Please sign in to comment.