Skip to content

Commit

Permalink
docs(readme): add installation instructions for Arch Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Mar 13, 2022
1 parent 1dd5dcf commit 08dc063
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 @@ -45,6 +45,12 @@ some text
cargo install rustypaste
```

### Arch Linux

```sh
pacman -S rustypaste
```

### Binary releases

See the available binaries on [releases](https://github.com/orhun/rustypaste/releases/) page.
Expand Down

0 comments on commit 08dc063

Please sign in to comment.