Closed buchanae closed 14 years ago
something like this on the wiki page,
h1. Installation
* place kohana-twig in your modules/ dir
* download and unzip the latest Twig package into modules/kohana-twig/vendor/
* enable the kohana-twig module in your bootstrap.php file
* example test use here
Fixed in commit 206a2dcde2054e939593ed41af0b0c5b9cba9bd4
mostly it was easy, but I was briefly hung up because I didn't know to put the latest Twig in vendors/