Skip to content

Commit

Permalink
doc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
leikind committed Aug 28, 2015
1 parent 8db9abc commit a3b02a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
-->

* Yuri Leikind, yuri.leikind at gmail dot com
* Version 3.6.0.pre1
* Version 3.6.0.pre2
* This tutorial is accompanied by a sample application with WiceGrid examples which you can browse online:
http://wicegrid.herokuapp.com, or just view the code: https://github.com/leikind/wice_grid_testbed.

Expand Down Expand Up @@ -94,7 +94,7 @@ WARNING: Since 3.2.pre2 WiceGrid is not compatible with `will_paginate` because
Add the following to your Gemfile:

```
gem "wice_grid", '3.6.0.pre1'
gem "wice_grid", '3.6.0.pre2'
```

and run the `bundle` command.
Expand Down

0 comments on commit a3b02a2

Please sign in to comment.