From f380e4c2034ee19f7c180f9c2016db7a9cb75f44 Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Tue, 8 Mar 2016 16:23:19 -0600 Subject: [PATCH] Note the need for an upgraded Ruby --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf5d1e3..d21a9f4 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Getting Started with Slate You're going to need: - **Linux or OS X** — Windows may work, but is unsupported. - - **Ruby, version 1.9.3 or newer** + - **Ruby, version 2.0 or newer** - **Bundler** — If Ruby is already installed, but the `bundle` command doesn't work, just run `gem install bundler` in a terminal. ### Getting Set Up