Skip to content

Commit

Permalink
Update installation instructions for v4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed May 29, 2023
1 parent 4d1e3d4 commit 573df2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
will_paginate is a pagination library that integrates with Ruby on Rails, Sinatra, Hanami::View, and Sequel.

``` ruby
gem 'will_paginate', '~> 3.3'
gem 'will_paginate', '~> 4.0'
```

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

0 comments on commit 573df2d

Please sign in to comment.