aboutsummaryrefslogtreecommitdiffstats
path: root/ext/ripper/README
diff options
context:
space:
mode:
Diffstat (limited to 'ext/ripper/README')
-rw-r--r--ext/ripper/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/ripper/README b/ext/ripper/README
index 5242c4256d..0825013ba9 100644
--- a/ext/ripper/README
+++ b/ext/ripper/README
@@ -13,13 +13,12 @@ Requirements
------------
* ruby 1.9 (support CVS HEAD only)
- * bison 1.28 or later (You MUST use bison)
+ * bison 1.28 or later (Other yaccs do not work)
Usage
-----
See test/ripper/* and sample/ripper/*.
- To know thrown events, see lib/ripper.rb.
License
-------