Skip to content

Commit

Permalink
Remove version from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
calcinai committed Jun 5, 2018
1 parent d66f020 commit 1e251d2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,8 @@ Any files in the XeroPHP/Models directory are system generated. Ideally, these

Using composer:

```json
"require": {
"calcinai/xero-php": "^1.6"
}
```bash
composer require calcinai/xero-php
```

Otherwise just download the package and add it to your autoloader. Namespaces are PSR-4 compliant.
Expand Down

0 comments on commit 1e251d2

Please sign in to comment.