Merge pull request #165 from alexharv074/fix_typo_in_readme

Fix typo in README.markdown
This commit is contained in:
TP Honey
2016-04-11 16:57:57 +01:00

View File

@@ -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.