Merge pull request #77 from SirWindfield/patch-1
add arch linux installation instructions
This commit is contained in:
commit
1b1dc58007
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