Commit abf36e75bc88dd151bf3bf24c55f0772ccc6af73
1 parent
85a8ea0a
Exists in
master
and in
29 other branches
updating README file: rack version
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
plugins/mezuro/README
... | ... | @@ -19,6 +19,10 @@ $ gem install --no-ri --no-rdoc wasabi -v 2.0.0 |
19 | 19 | $ gem install --no-ri --no-rdoc savon -v 0.9.7 |
20 | 20 | $ gem install --no-ri --no-rdoc googlecharts |
21 | 21 | |
22 | +$ gem uninstall rack | |
23 | +$ gem install --no-ri --no-rdoc rack -v 1.0.1 | |
24 | + | |
25 | + | |
22 | 26 | Enable Mezuro Plugin |
23 | 27 | -------------------- |
24 | 28 | ... | ... |