From 427f9e85acf09b669beea490f229555f14d2ae6a Mon Sep 17 00:00:00 2001 From: "R. Tyler Croy" Date: Sat, 19 Apr 2014 12:12:45 -0700 Subject: [PATCH] Mention the Ruby 2.0 dependency in the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1eb9076..a05ef2d 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ Create the following files: * `.vagrant_keypair_name` - Name of a Keypair already configured in AWS +**Note:** This requires Ruby 2.0 or later to be the default Ruby that you're +using + Then blindly run the following commands in your terminal: ```bash