Skip to content

Commit

Permalink
Merge pull request #65 from holidayextras/revert-readme-to-1.0.0
Browse files Browse the repository at this point in the history
Revert README now that we have published to NPM.
  • Loading branch information
pmcnr-hx authored Jul 20, 2017
2 parents 7a6fb2b + d23712b commit 8e0db21
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@

A javascript module designed to make it really easy to consume a `json:api` service.

!! **THIS PROJECT IS NOT IN NPM** !!
** ⚠ !! THIS PROJECT IS IN NPM AS `@holidayextras/jsonapi-client` !! **

```
$ npm install --save jsonapi-client@holidayextras/jsonapi-client
$ npm install --save @holidayextras/jsonapi-client
```

note: this project requires a Node.js version of at least `4.5.0`.
Expand Down

0 comments on commit 8e0db21

Please sign in to comment.