Skip to content

Commit

Permalink
Merge pull request #27 from orhun/docs/mention_arch_instructions
Browse files Browse the repository at this point in the history
Mention instructions for Arch Linux
  • Loading branch information
Amjad50 authored Oct 23, 2024
2 parents 6dca498 + 64df97e commit dd5539a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,13 @@ cargo install plastic
cargo install plastic_tui
```

If you are using Arch Linux, `plastic` is available in the [official repositories](https://archlinux.org/packages/extra/x86_64/plastic/):

```
pacman -S plastic
pacman -S plastic_tui
```

#### Building
If you want to experience the latest development version, you can build `Plastic` yourself.
For example:
Expand Down

0 comments on commit dd5539a

Please sign in to comment.