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.
1 parent d3d6d22 commit 2186ec6Copy full SHA for 2186ec6
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