Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ directory and you're done.

If you have downloaded an archive without the vendors, you must have ``git``
available to install the vendors:

::
php bin/vendors install

Installation from Git
Expand All @@ -38,7 +38,7 @@ We highly recommend you that you download the packaged version of this
distribution. If you still want to use Git, you are on your own.

Run the following commands:

::
git clone http://github.com/symfony/symfony-standard.git
cd symfony-standard
rm -rf .git
Expand Down