Skip to content

Commit

Permalink
Cleanup README
Browse files Browse the repository at this point in the history
  • Loading branch information
kylekatarnls committed Aug 2, 2016
1 parent ae72a7e commit 4cd4378
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 @@ -12,7 +12,7 @@ Add in **app/config/services.yml**:
services:
templating.engine.pug:
class: Pug\PugSymfonyEngine
arguments: ["@kernel", "@templating.helper.assets", "@templating.helper.router"]
arguments: ["@kernel"]
```
Add jade in the templating.engines setting in **app/config/config.yml**:
Expand Down

0 comments on commit 4cd4378

Please sign in to comment.