Skip to content

Commit 12d11d0

Browse files
committed
docs: now we require at least ngx_lua 0.7.9 or ngx_openresty 1.2.4.14.
1 parent fd34d02 commit 12d11d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This is how streaming reading works. Even for giga bytes of file data input, the
2626
This Lua library takes advantage of ngx_lua's cosocket API, which ensures
2727
100% nonblocking behavior.
2828

29-
Note that at least [ngx_lua 0.5.0rc29](https://github.com/chaoslawful/lua-nginx-module/tags) or [ngx_openresty 1.0.15.7](http://openresty.org/#Download) is required.
29+
Note that at least [ngx_lua 0.7.9](https://github.com/chaoslawful/lua-nginx-module/tags) or [ngx_openresty 1.2.4.14](http://openresty.org/#Download) is required.
3030

3131
Synopsis
3232
========

0 commit comments

Comments
 (0)