You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -692,12 +692,12 @@ Alternatively, you can compile this module with Nginx core's source by hand:
692
692
```
693
693
You can fix this by pointing `python` to `python2`.
694
694
* Download the latest version of the release tarball of this module from drizzle-nginx-module [file list](http://github.com/openresty/drizzle-nginx-module/tags).
695
-
* Grab the nginx source code from [nginx.org](http://nginx.org/), for example, the version 1.7.10 (see [nginx compatibility](#compatibility)), and then build the source with this module:
695
+
* Grab the nginx source code from [nginx.org](http://nginx.org/), for example, the version 1.9.7 (see [nginx compatibility](#compatibility)), and then build the source with this module:
0 commit comments