Skip to content

Commit

Permalink
added aur installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
salman-abedin committed Nov 24, 2020
1 parent 9f81600 commit 71b4fbb
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@ and is a successor to

## Installation

#### AUR

```sh
yay -S --noconfirm devour
# or
yay -S --noconfirm devour-git # Nightly
```

#### Git

```sh
git clone https://github.com/salman-abedin/devour.git && cd devour && sudo make install
```
Expand Down Expand Up @@ -110,7 +120,6 @@ sudo make uninstall
| [uniblocks](https://github.com/salman-abedin/uniblocks) | The status bar wrapper |
| [tide](https://github.com/salman-abedin/tide) | Minimal Transmission CLI client |
| [puri](https://github.com/salman-abedin/puri) | Minimal URL launcher |
| [crystal](https://github.com/salman-abedin/crystal) | The transparent setup |
| [Magpie](https://github.com/salman-abedin/magpie) | The dotfiles |
| [Alfred](https://github.com/salman-abedin/alfred) | The scripts |

Expand Down

0 comments on commit 71b4fbb

Please sign in to comment.