mirror of
https://github.com/amigan/rustypaste-pretty.git
synced 2024-11-21 11:59:48 -05:00
docs(readme): add installation instructions for Arch Linux
This commit is contained in:
parent
1dd5dcf167
commit
08dc063a7a
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue