From 4d435f1aab8e050d2ff9e79accbf0a9234f49e81 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Wed, 31 Dec 2014 13:13:43 +0100 Subject: [PATCH] fix note directive --- cookbook/composer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/composer.rst b/cookbook/composer.rst index 6444c8167e2..d57624c4a29 100644 --- a/cookbook/composer.rst +++ b/cookbook/composer.rst @@ -17,7 +17,7 @@ To install Composer on Linux or Mac OS X, execute the following two commands: $ curl -sS https://getcomposer.org/installer | php $ sudo mv composer.phar /usr/local/bin/composer --.. note:: +.. note:: If you don't have ``curl`` installed, you can also just download the ``installer`` file manually at http://getcomposer.org/installer and