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 163bd08 commit d5c0ea8Copy full SHA for d5c0ea8
README.md
@@ -14,8 +14,9 @@ Installation
14
============
15
This library can be found on [Packagist](https://packagist.org/packages/cmfcmf/openweathermap-php-api).
16
The recommended way to install and use this is through [Composer](http://getcomposer.org).
17
-Execute `composer require "cmfcmf/openweathermap-php-api": "~2.0"` in your
18
-project root.
+
+ composer require "cmfcmf/openweathermap-php-api"
19
20
21
Example call
22
0 commit comments