Skip to content

Commit 573df2d

Browse files
authored
Update installation instructions for v4.0
1 parent 4d1e3d4 commit 573df2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
will_paginate is a pagination library that integrates with Ruby on Rails, Sinatra, Hanami::View, and Sequel.
44

55
``` ruby
6-
gem 'will_paginate', '~> 3.3'
6+
gem 'will_paginate', '~> 4.0'
77
```
88

99
See [installation instructions][install] on the wiki for more info.

0 commit comments

Comments
 (0)