summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Turnbull <james@rhizome-lovedthanlost-net.local>2009-10-10 19:33:05 +1100
committerJames Turnbull <james@rhizome-lovedthanlost-net.local>2009-10-10 19:33:05 +1100
commit4c3c2799364cc970a144c63eb92ae58f086f280c (patch)
tree5b78fef66ed41a7a360c02ec8f12ee99bfa6aaa1
parentfcce46aaf1413ef1cd275d1e3db76324ea2e1088 (diff)
downloadpuppet-4c3c2799364cc970a144c63eb92ae58f086f280c.tar.gz
puppet-4c3c2799364cc970a144c63eb92ae58f086f280c.tar.xz
puppet-4c3c2799364cc970a144c63eb92ae58f086f280c.zip
Updated required Facter version in README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index dcf867e59..7b6a3afe8 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ Generally, you need the following things installed:
running 'ruby -rxmlrpc/client -e "puts :yep"'. If that errors out, you're missing
the library.
-* Facter => 1.1.1
+* Facter => 1.5.1
You can get this from < http://reductivelabs.com/projects/facter >
$Id$