Author: ncuesta Date: 2010-05-13 20:14:40 +0200 (Thu, 13 May 2010) New Revision: 29439
Modified: plugins/ncJavascriptLocalizationPlugin/README Log: Fixed README Modified: plugins/ncJavascriptLocalizationPlugin/README =================================================================== --- plugins/ncJavascriptLocalizationPlugin/README 2010-05-13 18:08:07 UTC (rev 29438) +++ plugins/ncJavascriptLocalizationPlugin/README 2010-05-13 18:14:40 UTC (rev 29439) @@ -17,9 +17,9 @@ Installation ------------ - * Install the plugin + * Checkout the plugin from subversion repository into your project: - $ symfony plugin:install ncJavascriptLocalizationPlugin + $ svn co http://svn.symfony-project.com/plugins/ncJavascriptLocalizationPlugin plugins/ * Enable the module in your `settings.yml` (optional): nc_js_l10n -- You received this message because you are subscribed to the Google Groups "symfony SVN" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-svn?hl=en.
