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