Skip to content

Commit 37ab581

Browse files
committed
Add Arch linux install notes
1 parent 9fe5d3e commit 37ab581

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,14 @@ brew tap TylerBrock/saw
1313
brew install saw
1414
```
1515

16+
### Linux (Arch Linux)
17+
18+
```sh
19+
pacaur -S saw
20+
# OR
21+
trizen -S saw
22+
```
23+
1624
### Linux (binary)
1725

1826
#### Redhat Based Distributions (Fedora/RHEL/CentOS/Amazon Linux)

0 commit comments

Comments
 (0)