docs(readme): add installation instructions for Arch Linux

This commit is contained in:
Orhun Parmaksız 2022-03-13 21:13:31 +03:00
parent 1dd5dcf167
commit 08dc063a7a
No known key found for this signature in database
GPG Key ID: F83424824B3E4B90
1 changed files with 6 additions and 0 deletions

View File

@ -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.