Skip to content

Commit

Permalink
Update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePastore committed Nov 22, 2015
1 parent 45c1ca9 commit 552a19c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@ A PHP library to calculate and check the italian tax code (codice fiscale).
Install
-------

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

```json
"require" : {
"davidepastore/codice-fiscale" : "v0.1.0"
}
```sh
$ composer require davidepastore/codice-fiscale
```

How to use
Expand Down

0 comments on commit 552a19c

Please sign in to comment.