bump README install version

This commit is contained in:
Adam Meehan 2019-08-06 15:07:30 +10:00
parent 8a85da19e2
commit d9b81b79a4

View File

@ -31,7 +31,7 @@ If you a looking for the old version for Rails 3.x go here[http://github.com/adz
== Installation == Installation
# in Gemfile # in Gemfile
gem 'validates_timeliness', '~> 4.0' gem 'validates_timeliness', '~> 4.1'
# Run bundler # Run bundler
$ bundle install $ bundle install