summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorOrhun Parmaksız <orhunparmaksiz@gmail.com>2023-01-17 11:53:44 +0300
committerOrhun Parmaksız <orhunparmaksiz@gmail.com>2023-01-17 11:53:44 +0300
commit7fc19f72222ead33bf2091631842338403f2cd18 (patch)
treeabb66e2c93622d8a427199753acecfd9e542a904 /README.md
parent1fda8c9580b38e97a0acded9eb3f745decdfdc9e (diff)
Update README.md about installation on Arch Linux
`felix-rs` is moved to the community repository: https://archlinux.org/packages/community/x86_64/felix-rs/
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 074ab4e..274853d 100644
--- a/README.md
+++ b/README.md
@@ -67,10 +67,10 @@ rustup update
cargo install felix
```
-### From AUR
+### Arch Linux
```
-yay -S felix-rs
+pacman -S felix-rs
```
### NetBSD