We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab5da0 commit 7d091a0Copy full SHA for 7d091a0
README.md
@@ -5,12 +5,8 @@ A Symfony2 Bundle for use together with the [php-tmdb/api](https://github.com/ph
5
6
Installation
7
------------
8
-Install Composer
9
10
-```
11
-$ curl -sS https://getcomposer.org/installer | php
12
-$ sudo mv composer.phar /usr/local/bin/composer
13
+[Install Composer](https://getcomposer.org/doc/00-intro.md)
14
15
Then require the package:
16
0 commit comments