Skip to content

Commit 41c7727

Browse files
committed
Merge branch '1.2'
2 parents 7b657b7 + 0ef59c4 commit 41c7727

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ require_once 'vendor/autoload.php';
5151
]);
5252
```
5353

54-
That ``'php' => 'composer.phar install'`` used for expanding "php" to absolute path.
55-
There is required an absolute path because just "php" don't working by relative path!
54+
The line ``'php' => 'composer.phar install'`` is used for expanding "php" to absolute path.
55+
An absolute path is required because "php" doesn't work using relative path!

0 commit comments

Comments
 (0)