From 8cb9662660927f0ba55c18be91aa764174fdb61b Mon Sep 17 00:00:00 2001 From: luke Date: Wed, 16 Nov 2005 17:29:21 +0000 Subject: updating INSTALL with patch from ian git-svn-id: http://reductivelabs.com/svn/facter/trunk@60 1f5c1d6a-bddf-0310-8f58-fc49e503516a --- INSTALL | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'INSTALL') 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. -- cgit