Skip to content

Commit 2186ec6

Browse files
committed
fix note directive
1 parent d3d6d22 commit 2186ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/composer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To install Composer on Linux or Mac OS X, execute the following two commands:
1717
$ curl -sS https://getcomposer.org/installer | php
1818
$ sudo mv composer.phar /usr/local/bin/composer
1919
20-
-.. note::
20+
.. note::
2121

2222
If you don't have ``curl`` installed, you can also just download the
2323
``installer`` file manually at http://getcomposer.org/installer and

0 commit comments

Comments
 (0)