Skip to content

Commit 7d091a0

Browse files
author
Grégoire Paris
committed
Replace outdated installation with a link
1 parent 5ab5da0 commit 7d091a0

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,8 @@ A Symfony2 Bundle for use together with the [php-tmdb/api](https://github.com/ph
55

66
Installation
77
------------
8-
Install Composer
98

10-
```
11-
$ curl -sS https://getcomposer.org/installer | php
12-
$ sudo mv composer.phar /usr/local/bin/composer
13-
```
9+
[Install Composer](https://getcomposer.org/doc/00-intro.md)
1410

1511
Then require the package:
1612

0 commit comments

Comments
 (0)