Skip to content

Commit 77ec414

Browse files
committed
docs: add Arch Linux AUR install options
1 parent 52a1372 commit 77ec414

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,16 @@ Via Homebrew:
1313
brew install evanpurkhiser/personal/things3-cloud
1414
```
1515

16+
Via Arch Linux AUR:
17+
18+
```bash
19+
# build from source
20+
yay -S things3-cloud
21+
22+
# prebuilt binary package
23+
yay -S things3-cloud-bin
24+
```
25+
1626
From source:
1727

1828
```bash

0 commit comments

Comments
 (0)