Updated pry readme to reference jazz_hands gem
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
### Install the gem
|
||||
|
||||
```bash
|
||||
gem install pry
|
||||
gem install pry-nav
|
||||
gem install awesome_print
|
||||
gem install jazz_hands
|
||||
```
|
||||
|
||||
[Jazz hands](https://github.com/nixme/jazz_hands) is a nice bundling of all pry-related gems.
|
||||
|
||||
### Use pry
|
||||
|
||||
* as irb: `pry`
|
||||
|
||||
Reference in New Issue
Block a user