Skip to content

Commit 77651c5

Browse files
authored
Add info for arch linux package.
1 parent 1dd2f05 commit 77651c5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: README.md

+8
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ pip3 install materialyoucolor --upgrade
4141
Prebuilt binaries are avaliable for `linux`, `windows` and `macos`. If prebuilt binaries aren't available, then you should manually build and install.
4242

4343

44+
### Arch Linux
45+
46+
```console
47+
yay -S python-materialyoucolor
48+
```
49+
50+
Thanks :heart: to [@midn8hustlr](https://github.com/midn8hustlr) for this [AUR package](https://aur.archlinux.org/cgit/aur.git/?h=python-materialyoucolor-git).
51+
4452
### Build and install
4553

4654
```console

0 commit comments

Comments
 (0)