From ef361ff657f959b4230b34e4e82524de4e5eb175 Mon Sep 17 00:00:00 2001 From: Kari Bancroft Date: Tue, 17 Nov 2015 11:06:54 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6116c372cb..bc7fde9996 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Once you've explored the existing Media Ranker site, this project: - will need to be isolated into a gemset called 'MediaRanker' - create the necessary files for RVM to recognize a gemset - Use [better_errors](https://github.com/charliesome/better_errors) for debugging purposes -- requires you to create a Rails 4.2.2 application +- requires you to create a Rails application - conform to Rails conventions on naming and inflection ### Requirements