summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 7 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index de89f69..c972664 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,2 +1,7 @@
-Unforantely, no install.rb yet. Hopefully soon. Just copy the libs into
-your main ruby library directory. Or something.
+Run 'ruby install.rb' or use one of the distributed gem files at
+http://reductivelabs.com/downloads/gems .
+
+install.rb should successfully install; let me know if it doesn't.
+
+Otherwise, you can just set RUBYLIB to contain its lib directory, or copy
+the libs into your main ruby library directory.