Updated pry readme to reference jazz_hands gem
This commit is contained in:
parent
c8960fcfdf
commit
9b3c3eead9
@ -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`
|
||||||
|
Loading…
Reference in New Issue
Block a user