Skip to content

Commit 1e29e44

Browse files
committed
Say how to install on Mac OS X
1 parent 32ddc15 commit 1e29e44

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,13 @@ make build-all
109109

110110
$ ./configure --add-module=REPO_ROOT && make
111111

112+
### Install on Mac OS X
113+
114+
```bash
115+
brew tap denji/nginx
116+
brew install nginx-full --with-tarantool-module
117+
```
118+
112119
## Configure
113120

114121
```nginx

0 commit comments

Comments
 (0)