From 40dba39a7d8322899139cff8d16f3a1e2413802b Mon Sep 17 00:00:00 2001 From: Martin Schuette Date: Sun, 18 May 2014 22:03:57 +0200 Subject: [PATCH] fix install directions, add dependency on git --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b492000..82759b6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Install as a puppet module, then include with node-specific parameters. Install Puppet and some required modules with: ``` -apt-get install puppet +apt-get install puppet git puppet module install puppetlabs-stdlib puppet module install puppetlabs-apt puppet module install puppetlabs-vcsrepo