18F / guides-template

Jekyll template for 18F Guides, based on CFPB/DOCter
https://guides-template.18f.gov/
Other
49 stars 39 forks source link

Update required Ruby version in Readme #89

Closed bengm closed 7 years ago

bengm commented 8 years ago

The Readme reference 2.1.5 as the required minimum version. Running the ./go script threw back an error that in fact 2.2.4 is required. Updated Readme to reflect this.

afeld commented 7 years ago

Thanks!