Skip to content

Commit

Permalink
- Minor rename fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
TorbenKoehn committed Feb 19, 2017
1 parent bc0119f commit 0c71020
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,14 @@ or add it to your `composer.json` by yourself
```json
{
"require": {
"talesoft/tale-pug": "^1.4.5"
"talesoft/tale-pug": "^1.5.0"
}
}
```

_Note: If you're not using composer, make sure to also include the `Compiler/functions.php` file_

### Rendering a Jade Template
### Rendering a Pug Template

Include the `vendor/autoload.php` file of composer in your PHP script and get started with Tale Pug!

Expand Down
File renamed without changes.

0 comments on commit 0c71020

Please sign in to comment.