add arch linux installation instructions
I've created an AUR package for act :)
This commit is contained in:
parent
6fa86b407f
commit
59fb4b3b2c
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ Alternatively, you can use the following:
|
|||
|
||||
```curl https://raw.githubusercontent.com/nektos/act/master/install.sh | sudo bash```
|
||||
|
||||
If you are running Arch Linux, you can install the [act](https://aur.archlinux.org/packages/act/) package with your favorite package manager:
|
||||
|
||||
```yay -S act```
|
||||
|
||||
# Commands
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue