Skip to content

Commit

Permalink
Merge pull request voxpupuli#1262 from natemccurdy/fix_readme_declara…
Browse files Browse the repository at this point in the history
…tion

Improve example of quick install in README
  • Loading branch information
ekohl authored Oct 10, 2018
2 parents 125deaa + 456c9ee commit d44c368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This module manages NGINX configuration.
### Install and bootstrap an NGINX instance

```puppet
class { 'nginx': }
include nginx
```

### A simple reverse proxy
Expand Down

0 comments on commit d44c368

Please sign in to comment.