From 2aa4f86fbbfc0b6637ea9c04f06158a6bed813ad Mon Sep 17 00:00:00 2001 From: Evan Stachowiak Date: Tue, 10 Jul 2012 17:53:31 -0400 Subject: updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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, -- cgit v1.2.3