diff --git a/README.md b/README.md index 99a1200..7acca69 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ $view->parserExtensions = array( ```php $view->parserExtensions = array( - dirname(__FILE__) . '/vendor/slim/views/Slim/Views/SmartyPlugins', + dirname(__FILE__) . '/vendor/slim/views/SmartyPlugins', ); ``` @@ -178,4 +178,4 @@ Inside your Smarty template you would write: ## License -MIT Public License \ No newline at end of file +MIT Public License