diff --git a/README.md b/README.md index bedfda4..bd1e87c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Configure ngx_http_accounting_module as nginx module with ```--add-module``` whe cd /path/to/nginx-src/ - git clone https://github.com/Lax/ngx_http_accounting_module.git -b v0.4 + git clone https://github.com/Lax/ngx_http_accounting_module.git -b v0.5 ./configure --add-module=ngx_http_accounting_module