summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorluke <luke@1f5c1d6a-bddf-0310-8f58-fc49e503516a>2005-11-16 17:29:21 +0000
committerluke <luke@1f5c1d6a-bddf-0310-8f58-fc49e503516a>2005-11-16 17:29:21 +0000
commit8cb9662660927f0ba55c18be91aa764174fdb61b (patch)
tree2fe901de41e8b38a31885505edf4274f0ae32199 /INSTALL
parent7cec936bf10ea2f0c2f56c00839043ad9369d99b (diff)
downloadfacter-8cb9662660927f0ba55c18be91aa764174fdb61b.tar.gz
facter-8cb9662660927f0ba55c18be91aa764174fdb61b.tar.xz
facter-8cb9662660927f0ba55c18be91aa764174fdb61b.zip
updating INSTALL with patch from ian
git-svn-id: http://reductivelabs.com/svn/facter/trunk@60 1f5c1d6a-bddf-0310-8f58-fc49e503516a
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.