8000 tweaked composer.phar create-project command · jeremyFreeAgent/symfony-docs@7ae5983 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ae5983

Browse files
committed
tweaked composer.phar create-project command
1 parent ee6a2ad commit 7ae5983

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

quick_tour/the_big_picture.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ have a ``Symfony/`` directory that looks like this:
6161
6262
composer.phar create-project symfony/framework-standard-edition path/to/install
6363
64+
# remove the Git history
65+
rm -rf .git
66+
6467
.. tip::
6568

6669
If you have PHP 5.4, you can use the built-in web server:

0 commit comments

Comments
 (0)
0