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
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ This module is already production ready.
52
52
Version
53
53
=======
54
54
55
-
This document describes ngx_redis2 [v0.12](https://github.com/openresty/redis2-nginx-module/tags) released on 22 June 2015.
55
+
This document describes ngx_redis2 [v0.13](https://github.com/openresty/redis2-nginx-module/tags) released on 15 May 2016.
56
56
57
57
Synopsis
58
58
========
@@ -619,14 +619,14 @@ You are recommended to install this module (as well as the Nginx core and many m
619
619
620
620
Alternatively, you can install this module manually by recompiling the standard Nginx core as follows:
621
621
622
-
* Grab the nginx source code from [nginx.org](http://nginx.org), for example, the version 1.9.7 (see nginx compatibility),
622
+
* Grab the nginx source code from [nginx.org](http://nginx.org), for example, the version 1.9.15 (see nginx compatibility),
623
623
* and then download the latest version of the release tarball of this module from ngx_redis2's [file list](http://github.com/openresty/redis2-nginx-module/tags).
0 commit comments