diff --git a/README.md b/README.md index 5daf844d7..d145b36c5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This module manages NGINX configuration. ### Install and bootstrap an NGINX instance ```puppet -class { 'nginx': } +include nginx ``` ### A simple reverse proxy