From d743ff02c432f7cc1c9e7507ba7dfd64b186453e Mon Sep 17 00:00:00 2001 From: Thomas Botton Date: Wed, 6 Jul 2011 12:45:04 +0200 Subject: [PATCH] Fix typo in book installation chapter --- book/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/installation.rst b/book/installation.rst index 1d0b86919b6..56552f9d602 100644 --- a/book/installation.rst +++ b/book/installation.rst @@ -45,7 +45,7 @@ one of the following commands (replacing ``###`` with your actual filename): tar zxvf Symfony_Standard_Vendors_2.0.###.tgz # for a .zip file - unzip Symfony_Standard_Vendors_2.0.###.tgz + unzip Symfony_Standard_Vendors_2.0.###.zip When you're finished, you should have a ``Symfony/`` directory that looks something like this: