Skip to content

Commit 329d7e2

Browse files
author
francois
committed
[wiki:sfWebBrowserPlugin] Fixed installation instructions (closes #5819)
git-svn-id: http://svn.symfony-project.com/plugins/sfWebBrowserPlugin/trunk@18169 ee427ae8-e902-0410-961c-c3ed070cd9f9
1 parent d913a9f commit 329d7e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,12 @@ Installation
156156

157157
* Install the plugin
158158

159-
$ symfony plugin-install http://plugins.symfony-project.com/sfWebBrowserPlugin
160-
159+
> php symfony plugin:install sfWebBrowserPlugin # for symfony 1.1 and 1.2
160+
> php symfony plugin-install http://plugins.symfony-project.com/sfWebBrowserPlugin # for symfony 1.0
161161

162162
* Clear the cache to enable the autoloading to find the new class
163163

164-
$ symfony cc
164+
> symfony cc
165165

166166
Known limitations
167167
-----------------

0 commit comments

Comments
 (0)