summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Stachowiak <evan.stachowiak@gmail.com>2012-07-10 17:53:31 -0400
committerEvan Stachowiak <evan.stachowiak@gmail.com>2012-07-10 17:53:31 -0400
commit2aa4f86fbbfc0b6637ea9c04f06158a6bed813ad (patch)
tree9117df79f9f57f23dfc427c4b2db43fbf0cfd272
parentc395351784aca06ecf5b6ae071c5c845ebc4a124 (diff)
updated README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 29b3fc7..2f481b0 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ Installation
1. Copy this directory to your puppet master module path $(git clone https://github.com/evanstachowiak/puppet-bundler bundler)
2. Apply the `bundler` class to any nodes you want bundler installed on:
- class { 'bundler': }
+ class { 'bundler::install': }
3. Set whatever config variables are necessary:
bundler::config { 'linecache19':
user => ubuntu,