From a84d6c1c87ddcc11ddc8b308db3ae1b72cca3d35 Mon Sep 17 00:00:00 2001 From: John Mair Date: Sat, 26 Feb 2011 15:45:11 +1300 Subject: [PATCH] updated docs --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index ae469582..fa1577fc 100644 --- a/README.markdown +++ b/README.markdown @@ -187,6 +187,7 @@ invoke any of these methods directly depending on exactly what aspect of the fun * Pry's `show-method` and `show-doc` commands do not work in Ruby 1.8. +* 1.9 support requires `Ripper` - some implementations may not support this. Commands -----------