Skip to content

Commit c3ba708

Browse files
authored
Update README with Arch Linux installation details
1 parent faf56ac commit c3ba708

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@ https://github.com/user-attachments/assets/7c6da538-c780-4ef7-8b57-31fbd3f01c22
1717
## Install
1818
You need: `mpv` (required), `rofi` (optional), a working Go toolchain if building from source.
1919

20+
<details>
21+
<summary>Arch Linux</summary>
22+
23+
```bash
24+
# Using Paru
25+
paru -Sy ice-cli-bin
26+
27+
# Using Yay
28+
yay -Sy ice-cli-bin
29+
```
30+
31+
</details>
32+
33+
2034
<details>
2135
<summary>Generic Installation</summary>
2236

0 commit comments

Comments
 (0)