Skip to content

Commit

Permalink
Merge pull request #48 from DavidePastore/improvement/remove-readme-s…
Browse files Browse the repository at this point in the history
…ection-about-the-version

Update the instructions used to install the library
  • Loading branch information
DavidePastore authored Jun 1, 2020
2 parents ae7124f + deff6b2 commit f41d72d
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,7 @@ A wrapper around the [ipinfo.io](http://ipinfo.io/) services.
Install
-------

You can install the library using [composer](https://getcomposer.org/). Add these lines in your composer.json:

```json
"require" : {
"davidepastore/ipinfo" : "^0.4.*"
}
```

or launch:
You can install the library using [composer](https://getcomposer.org/):

```sh
$ composer require davidepastore/ipinfo
Expand Down

0 comments on commit f41d72d

Please sign in to comment.