Merge pull request #77 from SirWindfield/patch-1

add arch linux installation instructions
This commit is contained in:
Casey Lee 2019-09-04 21:51:31 -04:00 committed by GitHub
commit 1b1dc58007
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
```