Updated pry readme to reference jazz_hands gem

This commit is contained in:
Yan Pritzker 2013-04-10 10:43:18 -05:00
parent c8960fcfdf
commit 9b3c3eead9

View File

@ -1,11 +1,11 @@
### Install the gem ### Install the gem
```bash ```bash
gem install pry gem install jazz_hands
gem install pry-nav
gem install awesome_print
``` ```
[Jazz hands](https://github.com/nixme/jazz_hands) is a nice bundling of all pry-related gems.
### Use pry ### Use pry
* as irb: `pry` * as irb: `pry`