From c89049cdfeb97357e1df9c1d4eb09ccbfce06f99 Mon Sep 17 00:00:00 2001 From: Peter Berkenbosch Date: Fri, 19 Aug 2016 13:18:14 +0200 Subject: [PATCH] it's Rails 5.0 on master now. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8217702537e..8a08dc11769 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Try out Solidus with one-click on Heroku: Getting started --------------- -To add solidus, begin with a rails 4.2 application. Add the following to your +To add solidus, begin with a Rails 5 application. Add the following to your Gemfile. ```ruby