From 3f2825c5e2d5b31b1bb50ce4c16d72419e1bf8ff Mon Sep 17 00:00:00 2001 From: Alex Harvey Date: Sat, 9 Apr 2016 22:53:20 +1000 Subject: [PATCH] Fix typo in README.markdown --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index a42646e..3895fff 100644 --- a/README.markdown +++ b/README.markdown @@ -170,6 +170,7 @@ By default on FreeBSD Puppet < 4.0, you will see an error as `pkgng` is not the Package { provider => 'pkgng', } +``` On Puppet > 4.0 (ie. using the sysutils/puppet4 port), `pkgng` is included within Puppet and it's the default package provider.