From 28eda7071b61d94ef0cfded4d77249306dc7b256 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Tue, 18 Mar 2014 07:49:28 +1100 Subject: [PATCH] Update README.markdown Set minimum version as per #266 --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.markdown b/README.markdown index 91f7e12d5..a640f0396 100644 --- a/README.markdown +++ b/README.markdown @@ -8,6 +8,11 @@ This module manages NGINX configuration. ## Quick Start +### Requirements + +* Puppet-2.7.0 or later +* Ruby-1.9.3 or later (Ruby-1.8.7 does not work) + ### Install and bootstrap an NGINX instance ```puppet