Skip to content

Commit

Permalink
Merge pull request #276 from grooverdan/patch-2
Browse files Browse the repository at this point in the history
Update README.markdown - set minimium ruby version
  • Loading branch information
James Fryman committed Mar 19, 2014
2 parents 15506a5 + 28eda70 commit ebf8daa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ebf8daa

Please sign in to comment.