From a6e92703b8d41eeead76b7aa60269df83633c15d Mon Sep 17 00:00:00 2001 From: Thomas Walpole Date: Mon, 21 Nov 2016 15:35:56 -0800 Subject: [PATCH] Update README.md [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a46dc9c1..00377b75 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ tags set up for you. ## Using Capybara with RSpec -Load RSpec 2.x support by adding the following line (typically to your +Load RSpec 2+ support by adding the following line (typically to your `spec_helper.rb` file): ```ruby