Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd62f19b

Browse files
committed
Merge pull requestsymfony#3287 from h4cc/patch-1
Updated install page to v2.4.*
2 parentsc83cca8 +986e876 commitd62f19b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎book/installation.rst‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Distribution:
5757

5858
..code-block::bash
5959
60-
$ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.3.*
60+
$ php composer.phar create-project symfony/framework-standard-edition /path/to/webroot/Symfony 2.4.*
6161
6262
..tip::
6363

@@ -104,10 +104,10 @@ one of the following commands (replacing ``###`` with your actual filename):
104104
..code-block::bash
105105
106106
# for .tgz file
107-
$ tar zxvf Symfony_Standard_Vendors_2.3.###.tgz
107+
$ tar zxvf Symfony_Standard_Vendors_2.4.###.tgz
108108
109109
# for a .zip file
110-
$ unzip Symfony_Standard_Vendors_2.3.###.zip
110+
$ unzip Symfony_Standard_Vendors_2.4.###.zip
111111
112112
If you've downloaded "without vendors", you'll definitely need to read the
113113
next section.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp