Skip to content

Commit e56652f

Browse files
committed
Improve installation instructions
1 parent 985b5c8 commit e56652f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,17 @@ This library adds:
1616
Installation
1717
------------
1818

19-
Install the library via [Composer](https://getcomposer.org):
19+
The recommended way to install the Transcoder library is through
20+
[Composer](http://getcomposer.org):
2021

2122
```bash
2223
$ composer require ddeboer/transcoder
2324
```
2425

26+
This command requires you to have Composer installed globally, as explained
27+
in the [installation chapter](https://getcomposer.org/doc/00-intro.md)
28+
of the Composer documentation.
29+
2530
Usage
2631
-----
2732

0 commit comments

Comments
 (0)