Skip to content

Commit 9e4becd

Browse files
committed
docs: add homebrew install instructions for runal
1 parent 160964c commit 9e4becd

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

content/runal.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@ On **linux** or **macOS**, you can run this quick-install bash script:
5252
curl -sSL empr.cl/get/runal | bash
5353
```
5454

55+
### Homebrew (macOS & Linux)
56+
57+
```sh
58+
brew tap emprcl/tap
59+
brew install runal
60+
```
61+
5562
### Manual installation
5663

5764
[Download the last release](https://github.com/emprcl/runal/releases) for your platform.

0 commit comments

Comments
 (0)