README: add MacPorts info (#762)

This commit is contained in:
Herby Gillot 2021-08-01 11:29:13 -04:00 committed by GitHub
parent 149cc19908
commit 4036b8a3b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -39,6 +39,12 @@ To install with [Homebrew](https://brew.sh/), run:
brew install act
```
To install with [MacPorts](https://www.macports.org), run:
```shell
sudo port install act
```
Alternatively, you can use the following:
```shell