From cd7d0b300c65333d006702533b5764adad630cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Bj=C3=B8rnskov?= Date: Tue, 14 Feb 2012 15:31:05 +0100 Subject: [PATCH] Formatting for the README.md install command. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50788a490..9dae242e9 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,9 @@ Installation / Usage 1. Download the [`composer.phar`](http://getcomposer.org/composer.phar) executable or use the installer. - + ``` sh $ curl -s http://getcomposer.org/installer | php + ``` 2. Create a composer.json defining your dependencies. Note that this example is