Skip to content

Commit 2d29e36

Browse files
author
Franz Holzinger
committed
Update index.rst
add line break after character 72
1 parent d98ee17 commit 2d29e36

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

index.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,11 @@ The recommended way to install Mink with all its dependencies is through
2828
$ composer require behat/mink
2929
3030
.. note::
31-
For local installations of composer you must call it like this: ``$ php composer.phar require behat/mink`` .
32-
In this case you must use the different call ``php composer.phar`` everywhere instead of the simple command ``composer``.
31+
32+
For local installations of composer you must call it like this:
33+
``$ php composer.phar require behat/mink`` .
34+
In this case you must use the different call
35+
``php composer.phar`` everywhere instead of the simple command ``composer``.
3336

3437
Everything will be installed inside ``vendor`` folder.
3538
Finally, include Composer autoloading script to your project:

0 commit comments

Comments
 (0)