From a5ef0c83b8f161855dd3ff6d548d63e688721de0 Mon Sep 17 00:00:00 2001 From: WouterJ Date: Sun, 17 Mar 2013 15:19:53 +0100 Subject: [PATCH] Rewritten the --prefer-dist tip --- book/installation.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/book/installation.rst b/book/installation.rst index 705e0386fd2..1a24b76d8e4 100644 --- a/book/installation.rst +++ b/book/installation.rst @@ -66,9 +66,8 @@ Distribution: .. tip:: - To download the vendor files faster and without unnecessary directories - (e.g. "Tests"), add the ``--prefer-dist`` option at the end of any Composer - command. + To download the vendor files faster, add the ``--prefer-dist`` option at + the end of any Composer command. This command may take several minutes to run as Composer download the Standard Distribution along with all of the vendor libraries that it needs. When it finishes,