From 28b38ab19d854c6ffd995cb306176e3694a2bafb Mon Sep 17 00:00:00 2001 From: Adam Ochonicki Date: Sat, 29 Jun 2013 11:02:44 -0400 Subject: [PATCH] Update puppet-inifile location in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00c31f3..43de271 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ boxen repo (ex. /path/to/your-boxen/Puppetfile): github "git", "1.2.2" github "homebrew", "1.1.2" github "hub", "1.0.0" - github "inifile", "0.9.0", :repo => "cprice-puppet/puppetlabs-inifile" + github "inifile", "0.9.0", :repo => "cprice404/puppetlabs-inifile" github "nginx", "1.4.0" github "nodejs", "2.2.0" github "ruby", "4.1.0"