diff --git a/README.md b/README.md index c58757feb..672057374 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ GitHub): http://groups.google.com/group/ruby-capybara ## Setup -Capybara requires Ruby 2.4.0 or later. To install, add this line to your +Capybara requires Ruby 2.5.0 or later. To install, add this line to your `Gemfile` and run `bundle install`: ```ruby