diff --git a/README.md b/README.md index def40a5..ef835b1 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ All parameters are listed in `params.pp` and inherited from there. Variable par ### native Puppet deployment: via site.pp or nodes.pp ```ruby -include cd_puppet +include confdroid_puppet ``` ### through Foreman