From 0f95890a73adc8b057be41b2c8894069749fa7c5 Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Fri, 14 Jun 2013 15:29:28 +0400 Subject: [PATCH] fixed nginx version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e515bb6..8b4b5b6 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ cd to NGINX source directory & run this: make make install -Several versions of nginx (1.3.14 - 1.4.1) require http_ssl_module to be +Several versions of nginx (1.3.14 - 1.5.0) require http_ssl_module to be added as well: ./configure --add-module= --with-http_ssl_module