Skip to content

Commit 2c45636

Browse files
committed
chore: add homebrew installation step
Signed-off-by: Valery Piashchynski <[email protected]>
1 parent 793aaae commit 2c45636

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,11 @@ sudo dpkg -i roadrunner-2023.X.X-linux-amd64.deb
113113
curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/roadrunner-server/roadrunner/master/download-latest.sh | sh
114114
```
115115

116+
## MacOS using [Homebrew](https://brew.sh/):
117+
```bash
118+
brew install roadrunner
119+
```
120+
116121
---
117122

118123
Configuration can be located in `.rr.yaml` file ([full sample](https://github.com/roadrunner-server/roadrunner/blob/master/.rr.yaml)):

0 commit comments

Comments
 (0)