From b14d920ae37916c495f52bab06bcc9b47b8b4cfa Mon Sep 17 00:00:00 2001 From: Mike McDonald Date: Thu, 7 Jan 2016 19:49:12 -0600 Subject: [PATCH] Updated deployment instructions with gems --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c7e1f14..f500ee0c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Pages and formats should be based off existing pages to maintain a consistent lo ## Deployment -Deploying this website requires Jekyll (2.5+) and the following ruby gems: builder, rubysl-rexml +Deploying this website requires Jekyll (3.0+) and the following ruby gems: builder, rubysl-rexml, jekyll-paginate Multiple language support will be added soon.