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

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