We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98dd5ac commit d743ff0Copy full SHA for d743ff0
book/installation.rst
@@ -45,7 +45,7 @@ one of the following commands (replacing ``###`` with your actual filename):
45
tar zxvf Symfony_Standard_Vendors_2.0.###.tgz
46
47
# for a .zip file
48
- unzip Symfony_Standard_Vendors_2.0.###.tgz
+ unzip Symfony_Standard_Vendors_2.0.###.zip
49
50
When you're finished, you should have a ``Symfony/`` directory that looks
51
something like this:
0 commit comments