summaryrefslogtreecommitdiff
path: root/README.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index 2dde3b8..96df403 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -24,7 +24,7 @@ to and from the YAML format.
== Installation
* sudo port install libyaml +universal
-* sudo gem install psych
+* sudo install_ruby.sh
== License