From 59fb4b3b2c334c7741c716a1f2620d664d7b3de7 Mon Sep 17 00:00:00 2001 From: Sven Lechner Date: Wed, 4 Sep 2019 14:46:49 +0200 Subject: [PATCH] add arch linux installation instructions I've created an AUR package for act :) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cac3cda..1035aa8 100644 --- a/README.md +++ b/README.md @@ -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 ```