Skip to content

Commit

Permalink
minor #4721 [Cookbook][Composer] fix note directive (xabbuh)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.3 branch.

Discussion
----------

[Cookbook][Composer] fix note directive

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets |

Commits
-------

2186ec6 fix note directive
  • Loading branch information
wouterj committed Dec 31, 2014
2 parents 5055ef4 + 2186ec6 commit 1bd9ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/composer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1bd9ed4

Please sign in to comment.