Skip to content

Commit d5c0ea8

Browse files
committed
Tidy up README.
1 parent 163bd08 commit d5c0ea8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ Installation
1414
============
1515
This library can be found on [Packagist](https://packagist.org/packages/cmfcmf/openweathermap-php-api).
1616
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.
17+
18+
composer require "cmfcmf/openweathermap-php-api"
19+
1920

2021
Example call
2122
============

0 commit comments

Comments
 (0)