README: add MacPorts info (#762)
This commit is contained in:
parent
149cc19908
commit
4036b8a3b1
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue