summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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,