diff --git a/readme.md b/readme.md index 976acf4..1d6d7d0 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ This extension allows you to use [Smarty](http://www.smarty.net/) version 3 temp * Smarty 3.0.6 or above ###Installation -* Extract the release file under `protected/extensions`. +* Extract the release file under `vendor/Smarty`. * [Download](http://www.smarty.net/download.php) and extract `libs` folder contents of Smarty package under `protected/vendor/Smarty`. * Move files from `plugins` folder to `protected/vendor/Smarty/plugins`. * Add the following to your config file 'components' section: diff --git a/readme_ru.md b/readme_ru.md index a37d11b..f51d360 100644 --- a/readme_ru.md +++ b/readme_ru.md @@ -14,7 +14,7 @@ * Smarty 3.0.6 и выше ###Установка -* Распаковать в `protected/extensions`. +* Распаковать в `vendor/Smarty`. * [Скачать](http://www.smarty.net/download.php) и распаковать содержимое директории `libs` в `protected/vendor/Smarty`. * Добавить в конфигурацю в секцию 'components':