summaryrefslogtreecommitdiff
path: root/README.rdoc
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2011-03-05 12:39:16 -0800
committerAaron Patterson <aaron.patterson@gmail.com>2011-03-05 12:39:16 -0800
commitc56a0b6c14b1d68d076fffbe21d5d7a408ff252e (patch)
tree49fa9c7c48039ecedf5414ae6144f0f944892c29 /README.rdoc
parent675ba5b7a0c7814afe29d8533fb87d5cdf1ac0be (diff)
downloadpsych-c56a0b6c14b1d68d076fffbe21d5d7a408ff252e.zip
updating readme
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