We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5055ef4 + 2186ec6 commit 1bd9ed4Copy full SHA for 1bd9ed4
cookbook/composer.rst
@@ -17,7 +17,7 @@ To install Composer on Linux or Mac OS X, execute the following two commands:
17
$ curl -sS https://getcomposer.org/installer | php
18
$ sudo mv composer.phar /usr/local/bin/composer
19
20
--.. note::
+.. note::
21
22
If you don't have ``curl`` installed, you can also just download the
23
``installer`` file manually at http://getcomposer.org/installer and
0 commit comments