From ba5f557547434ccfe388146b8b11fcb6fbcdd8b3 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Thu, 15 Oct 2015 19:02:46 +0800 Subject: [PATCH] Update pry again --- pry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pry.md b/pry.md index c3fd223bc..67ed7b25d 100644 --- a/pry.md +++ b/pry.md @@ -99,7 +99,7 @@ shell-mode adds dir to the prompt. Commands with `.` are shell commands. - pry(main)> .cat hello.txt + pry(main)> .cat hello.txt ## hirb Add the [hirb](https://rubygems.org/gems/hirb) gem.