Author: francois
Date: 2009-05-12 16:01:12 +0200 (Tue, 12 May 2009)
New Revision: 18169

Modified:
   plugins/sfWebBrowserPlugin/trunk/README
Log:
[wiki:sfWebBrowserPlugin] Fixed installation instructions (closes #5819)

Modified: plugins/sfWebBrowserPlugin/trunk/README
===================================================================
--- plugins/sfWebBrowserPlugin/trunk/README     2009-05-12 13:49:19 UTC (rev 
18168)
+++ plugins/sfWebBrowserPlugin/trunk/README     2009-05-12 14:01:12 UTC (rev 
18169)
@@ -156,12 +156,12 @@
 
 * Install the plugin
 
-        $ symfony plugin-install 
http://plugins.symfony-project.com/sfWebBrowserPlugin
+        > php symfony plugin:install sfWebBrowserPlugin  # for symfony 1.1 and 
1.2
+        > php symfony plugin-install 
http://plugins.symfony-project.com/sfWebBrowserPlugin    # for symfony 1.0
 
-
 * Clear the cache to enable the autoloading to find the new class
 
-        $ symfony cc
+        > symfony cc
 
 Known limitations
 -----------------


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to