Skip to content

Commit c3d825c

Browse files
committed
Merge branch 'master' of github.com:tarantool/nginx_upstream_module
2 parents fb6a1ed + 1e29e44 commit c3d825c

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)