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

Commit297af3e

Browse files
committed
[symfony#2688] Minor tweaks to version stuff in create-project
1 parent404d417 commit297af3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎quick_tour/the_big_picture.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,13 @@ have a ``Symfony/`` directory that looks like this:
7676

7777
..code-block::bash
7878
79-
$ composer.phar create-project symfony/framework-standard-edition path/to/install 2.3.*
79+
$ composer.phar create-project symfony/framework-standard-edition path/to/install 2.3.0
8080
8181
# remove the Git history
8282
$ rm -rf .git
8383
84-
For an exact version, replace "2.3.0" with the latest Symfony version.
85-
For details, see the `Symfony Installation Page`_
84+
For an exact version, replace "2.3.0" with the latest Symfony version
85+
(e.g. 2.3.1).For details, see the `Symfony Installation Page`_
8686

8787
..tip::
8888

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp